diff options
author | Son Ho | 2022-05-10 14:15:34 +0200 |
---|---|---|
committer | Son Ho | 2022-05-10 14:15:34 +0200 |
commit | 5587701ef0015563b175c1a06517fca822e310c4 (patch) | |
tree | 887dd68e4b909042d36ae73d31e70700c2a7991c /src/dune | |
parent | c42b8de26e46d98d2dc0732888dc82f89102fb3e (diff) |
Use the core_unix package instead of core
Diffstat (limited to '')
-rw-r--r-- | src/dune | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ (executable (name main) (preprocess (pps ppx_deriving.show ppx_deriving.ord visitors.ppx)) - (libraries ppx_deriving yojson zarith easy_logging core)) + (libraries ppx_deriving yojson zarith easy_logging core_unix)) (env (dev (flags |