aboutsummaryrefslogtreecommitdiff
path: root/src/dune
diff options
context:
space:
mode:
Diffstat (limited to 'src/dune')
-rw-r--r--src/dune6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/dune b/src/dune
index 1a1135a..c29403a 100644
--- a/src/dune
+++ b/src/dune
@@ -2,7 +2,9 @@
(name ucs)
(libraries astring
calendar
- lwt.unix
cohttp-lwt-unix
ezjsonm
- ocplib-json-typed))
+ lwt.unix
+ ocplib-json-typed
+ re
+ stringext))