ligo/src/jbuild
2018-03-29 15:44:56 +01:00

9 lines
179 B
Plaintext

(library (
(name ppx_let)
(public_name ppx_let)
(kind ppx_rewriter)
(libraries (base ppxlib))
(preprocess no_preprocessing)))
(jbuild_version 1)