change macros style to ppx

This commit is contained in:
ProgramSnail 2026-01-26 14:36:32 +03:00
parent f8b89966fb
commit de72954207
2 changed files with 71 additions and 28 deletions

View file

@ -30,17 +30,18 @@
(inline_tests)
(wrapped false)
(preprocess
(pps
(pps
OCanren-ppx.ppx_repr
OCanren-ppx.ppx_distrib
OCanren-ppx.ppx_deriving_reify
OCanren-ppx.ppx_fresh
ppx_expect
ppx_inline_test
GT.ppx
GT.ppx_all
OCanren-ppx.ppx_distrib
--
-pp
lib/pp5+gt+plugins+ocanren+dump.exe)
))
lib/pp5+gt+plugins+ocanren+dump.exe)))
(rule
(targets pp5+gt+plugins+ocanren+dump.exe)