aboutsummaryrefslogtreecommitdiff
path: root/dune
diff options
context:
space:
mode:
authorMishio595 <[email protected]>2018-11-04 23:14:24 -0700
committerMishio595 <[email protected]>2018-11-04 23:14:24 -0700
commita5c83afc6ba737734ffbb5f510e34fcce2a5a3b1 (patch)
tree92c43be8effe3904d5d7af632812fb4990f7d4c7 /dune
parentFix build file (diff)
downloaddisml-a5c83afc6ba737734ffbb5f510e34fcce2a5a3b1.tar.xz
disml-a5c83afc6ba737734ffbb5f510e34fcce2a5a3b1.zip
Single shard mostly working
Diffstat (limited to 'dune')
-rw-r--r--dune2
1 files changed, 1 insertions, 1 deletions
diff --git a/dune b/dune
index 24f7556..295e841 100644
--- a/dune
+++ b/dune
@@ -1,7 +1,7 @@
(library
(name animus)
(modules endpoints http client sharder opcode)
- (libraries lwt cohttp cohttp.lwt yojson websocket websocket-lwt-unix)
+ (libraries lwt cohttp cohttp.lwt yojson websocket websocket-lwt-unix zlib)
)
; Test executable