ligo/src/jbuild

8 lines
199 B
Plaintext
Raw Normal View History

2016-08-05 16:22:37 +04:00
(library
((name ppx_let)
(public_name ppx_let)
(public_release ((kind ppx_rewriter)))
(wrapped false)
(libraries (ocamlcommon ppx_core ppx_driver))
(preprocess ((no_preprocessing All)))))