oblub/lib/dune
2023-10-11 01:19:56 +02:00

5 lines
136 B
Text

(library
(name oblub)
(inline_tests)
(libraries str lwt lwt.unix lwt_ppx)
(preprocess (pps ppx_inline_test ppx_assert ppx_expect)))