diff options
Diffstat (limited to 'src/dune')
-rw-r--r-- | src/dune | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ (executable (name main) - (libraries yojson) + (libraries yojson zarith) (preprocess (pps ppx_deriving.show ppx_deriving.ord ppx_deriving_yojson)))
\ No newline at end of file |