diff options
Diffstat (limited to '')
-rw-r--r-- | src/dune | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,7 +1,8 @@ +;; core: for Core.Unix.mkdir_p (executable (name main) (preprocess (pps ppx_deriving.show ppx_deriving.ord visitors.ppx)) - (libraries ppx_deriving yojson zarith easy_logging)) + (libraries ppx_deriving yojson zarith easy_logging core)) (env (dev (flags |