diff options
| author | Adelyn Breedlove <[email protected]> | 2019-01-29 00:32:09 +0000 |
|---|---|---|
| committer | Adelyn Breedlove <[email protected]> | 2019-01-29 00:32:09 +0000 |
| commit | 31444e8cf6f42ada9a318b668d7f206148b71371 (patch) | |
| tree | eccec053d48a340d27673d3139c8ed3f24d25978 /lib/dune | |
| parent | Add m4 install so conf-m4 can compile, odoc dep (diff) | |
| download | disml-31444e8cf6f42ada9a318b668d7f206148b71371.tar.xz disml-31444e8cf6f42ada9a318b668d7f206148b71371.zip | |
Ci setup
Diffstat (limited to 'lib/dune')
| -rw-r--r-- | lib/dune | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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))
)
|