summaryrefslogtreecommitdiff
path: root/src/dune
diff options
context:
space:
mode:
authorSon Ho2022-03-04 00:02:08 +0100
committerSon Ho2022-03-04 00:02:08 +0100
commitf12c94e6a8665aa9a7a4572dd65ece4064007f1c (patch)
treee4fecba87b4e0d40e2969befab10d24186c7ad1f /src/dune
parent60a39d180cd7cbf525e8d9f0bd2d5c7855fc73b9 (diff)
Update the code to create missing directories upon export
Diffstat (limited to '')
-rw-r--r--src/dune3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/dune b/src/dune
index 151b2f70..70de366c 100644
--- a/src/dune
+++ b/src/dune
@@ -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