aboutsummaryrefslogtreecommitdiff
path: root/lib/dune
diff options
context:
space:
mode:
authorAdelyn Breelove <[email protected]>2019-01-29 14:18:16 -0700
committerAdelyn Breelove <[email protected]>2019-01-29 14:18:16 -0700
commitd4abffca092879e959ab291ca369671c047b4125 (patch)
treeddcbb3a56dd406c8fca11c43130e494815ba4254 /lib/dune
parentRemove some debug code (diff)
downloaddisml-d4abffca092879e959ab291ca369671c047b4125.tar.xz
disml-d4abffca092879e959ab291ca369671c047b4125.zip
Make a few things more legible, update build and readme
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 e190d0c..7fa316e 100644
--- a/lib/dune
+++ b/lib/dune
@@ -21,7 +21,7 @@
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)
- (preprocess (pps ppx_jane ppx_deriving_yojson))
+ (preprocess (pps ppx_sexp_conv ppx_deriving_yojson))
)
(include_subdirs unqualified)