aboutsummaryrefslogtreecommitdiff
path: root/lib/dune
diff options
context:
space:
mode:
authorAdelyn Breedlove <[email protected]>2019-01-29 17:18:49 -0700
committerAdelyn Breedlove <[email protected]>2019-01-29 17:18:49 -0700
commit2e76d2a6763260401c4ad168f3eb4f8416573fce (patch)
tree5061bf3c65f11dfb8e6b55772f10f99ee0dbd2bf /lib/dune
parentRemove some silly internals (diff)
downloaddisml-2e76d2a6763260401c4ad168f3eb4f8416573fce.tar.xz
disml-2e76d2a6763260401c4ad168f3eb4f8416573fce.zip
Better shard shutdown and HTTP error logging
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 7fa316e..cf0ff7e 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.c core async_ssl cohttp-async decompress logs yojson websocket-async ppx_deriving_yojson.runtime)
+ (libraries checkseum.ocaml core async_ssl cohttp-async decompress logs yojson websocket-async ppx_deriving_yojson.runtime)
(preprocess (pps ppx_sexp_conv ppx_deriving_yojson))
)