mte/unikernel/duniverse/ocaml-cstruct/ppx_test/with-lwt/dune

6 lines
119 B
Text
Raw Normal View History

2025-11-11 02:07:51 +01:00
(executables
(names ppx_cstruct_and_lwt)
(preprocess
(pps lwt_ppx ppx_cstruct))
(libraries cstruct lwt lwt.unix))