aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorAdelyn Breedlove <[email protected]>2019-06-07 21:18:17 -0600
committerAdelyn Breedlove <[email protected]>2019-06-07 21:18:17 -0600
commit01f56ac50d1292985a3a9bd3de447ddc3935bc2d (patch)
treedc3c061c7c31175a96e0c3ae9b0601aa5699ba60 /lib
parentUnfuck the cache (diff)
downloaddisml-01f56ac50d1292985a3a9bd3de447ddc3935bc2d.tar.xz
disml-01f56ac50d1292985a3a9bd3de447ddc3935bc2d.zip
Add calendar dep
Diffstat (limited to 'lib')
-rw-r--r--lib/dune2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/dune b/lib/dune
index 873080e..88de013 100644
--- a/lib/dune
+++ b/lib/dune
@@ -22,7 +22,7 @@
event_models
cache client client_options disml dispatch endpoints event http opcode rl sharder
)
- (libraries str checkseum.ocaml base lwt_ssl cohttp-lwt decompress yojson websocket-lwt ppx_deriving_yojson.runtime bitmasks)
+ (libraries str checkseum.ocaml base lwt_ssl cohttp-lwt decompress yojson websocket-lwt ppx_deriving_yojson.runtime bitmasks calendar)
(preprocess (pps ppx_sexp_conv ppx_deriving_yojson)))
(include_subdirs unqualified)