aboutsummaryrefslogtreecommitdiff
path: root/lib/dune
diff options
context:
space:
mode:
authorAdelyn Breedlove <[email protected]>2019-01-29 00:32:09 +0000
committerAdelyn Breedlove <[email protected]>2019-01-29 00:32:09 +0000
commitbb79dae13d2631114fc9b3aa8bc34c61f3452a91 (patch)
treeeccec053d48a340d27673d3139c8ed3f24d25978 /lib/dune
parentAdd m4 install so conf-m4 can compile, odoc dep (diff)
parentCi setup (diff)
downloaddisml-bb79dae13d2631114fc9b3aa8bc34c61f3452a91.tar.xz
disml-bb79dae13d2631114fc9b3aa8bc34c61f3452a91.zip
Merge branch 'ci-setup' into 'master'
Ci setup See merge request Mishio595/disml!15
Diffstat (limited to 'lib/dune')
-rw-r--r--lib/dune2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/dune b/lib/dune
index 9003e34..466c939 100644
--- a/lib/dune
+++ b/lib/dune
@@ -20,7 +20,7 @@
event_models
client client_options disml dispatch endpoints event http impl opcode rl s sharder
)
- (libraries core async_ssl cohttp-async logs yojson websocket-async zlib ppx_deriving_yojson.runtime)
+ (libraries checkseum.ocaml core async_ssl cohttp-async decompress logs yojson websocket-async ppx_deriving_yojson.runtime)
(preprocess (pps ppx_jane ppx_deriving_yojson))
)