ligo/src/jbuild
Jeremie Dimino c0fcf3607d 114.29+19
2017-01-24 16:02:53 +00:00

7 lines
142 B
Plaintext

(library
((name ppx_let)
(public_name ppx_let)
(kind ppx_rewriter)
(libraries (ppx_core ppx_driver))
(preprocess no_preprocessing)))