aboutsummaryrefslogtreecommitdiff
path: root/src/dune
diff options
context:
space:
mode:
Diffstat (limited to 'src/dune')
-rw-r--r--src/dune6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/dune b/src/dune
index a31d206..e87f710 100644
--- a/src/dune
+++ b/src/dune
@@ -1,3 +1,7 @@
(executable
(name ucs)
- (libraries lwt.unix cohttp-lwt-unix ezjsonm ocplib-json-typed))
+ (libraries calendar
+ lwt.unix
+ cohttp-lwt-unix
+ ezjsonm
+ ocplib-json-typed))