diff options
Diffstat (limited to 'lib/dune')
| -rw-r--r-- | lib/dune | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -23,7 +23,6 @@ cache client client_options disml dispatch endpoints event http opcode rl sharder
)
(libraries checkseum.ocaml core async_ssl cohttp-async decompress logs yojson websocket-async ppx_deriving_yojson.runtime bitmasks)
- (preprocess (pps ppx_sexp_conv ppx_deriving_yojson))
-)
+ (preprocess (pps ppx_sexp_conv ppx_deriving_yojson)))
(include_subdirs unqualified)
|