mte/unikernel/duniverse/base/lint/dune

6 lines
139 B
Text
Raw Normal View History

2025-11-11 02:07:51 +01:00
(library
(name ppx_base_lint)
(kind ppx_rewriter)
(libraries compiler-libs.common base ppxlib ppx_cold)
(preprocess no_preprocessing))