summaryrefslogtreecommitdiff
path: root/lib/dune
diff options
context:
space:
mode:
Diffstat (limited to 'lib/dune')
-rw-r--r--lib/dune12
1 files changed, 11 insertions, 1 deletions
diff --git a/lib/dune b/lib/dune
index e0f17c8..d0741bb 100644
--- a/lib/dune
+++ b/lib/dune
@@ -1,7 +1,17 @@
(library
(public_name nixtamal)
(name nixtamal)
- (libraries eio eio_main jingoo jsont jsont.bytesrw kdl logs saturn uri)
+ (libraries
+ camomile
+ eio
+ eio_main
+ jingoo
+ jsont
+ jsont.bytesrw
+ kdl
+ logs
+ saturn
+ uri)
(preprocess
(pps
ppx_deriving.enum