diff options
Diffstat (limited to 'lib/dune')
| -rw-r--r-- | lib/dune | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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)
|