aboutsummaryrefslogtreecommitdiff
path: root/lib/dune
diff options
context:
space:
mode:
authorAdelyn Breelove <[email protected]>2019-01-29 13:27:18 -0700
committerAdelyn Breelove <[email protected]>2019-01-29 13:27:18 -0700
commit193cd616263306c5ac21dc8b93dfd91a335a0c8b (patch)
tree0d6d14661f2ae869d8dc87babf2a01d99b73f003 /lib/dune
parentAdd client options (diff)
downloaddisml-193cd616263306c5ac21dc8b93dfd91a335a0c8b.tar.xz
disml-193cd616263306c5ac21dc8b93dfd91a335a0c8b.zip
Compression!!!
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 466c939..e190d0c 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 checkseum.ocaml core async_ssl cohttp-async decompress logs yojson websocket-async ppx_deriving_yojson.runtime)
+ (libraries checkseum.c core async_ssl cohttp-async decompress logs yojson websocket-async ppx_deriving_yojson.runtime)
(preprocess (pps ppx_jane ppx_deriving_yojson))
)