mte/unikernel/duniverse/ppx_sexp_conv/runtime-lib/dune

6 lines
130 B
Text
Raw Normal View History

2025-11-11 02:07:51 +01:00
(library
(name ppx_sexp_conv_lib)
(public_name ppx_sexp_conv.runtime-lib)
(libraries sexplib0)
(preprocess no_preprocessing))