culr/lib/dune
2024-12-03 01:33:47 +11:00

7 lines
113 B
Plaintext

(library
(name culr)
(libraries angstrom angstrom-unix)
(inline_tests)
(preprocess
(pps ppx_inline_test)))