1
0
Fork 0
This repository has been archived on 2024-05-03. You can view files and clone it, but cannot push or open issues or pull requests.
unification-pfa/lib/dune

5 lines
105 B
Text
Raw Permalink Normal View History

2024-03-11 09:31:56 +01:00
(library
(name typeInference)
2024-03-11 14:25:40 +01:00
(preprocess
(pps ppx_deriving.show ppx_deriving.ord ppx_deriving.eq)))