aboutsummaryrefslogtreecommitdiff
path: root/bin/dune
diff options
context:
space:
mode:
authorMarc Coquand <marc@mccd.space>2023-12-15 14:16:00 -0600
committerMarc Coquand <marc@mccd.space>2023-12-15 14:16:00 -0600
commit32affb2e5d575fcbfa16ddb2fda36115a6032f51 (patch)
tree530fd696ea161d62ec5269cc68a54b2f3533e323 /bin/dune
parent484b364a433938fb2bc215f1f76e99c432306fb6 (diff)
downloadwormhole-32affb2e5d575fcbfa16ddb2fda36115a6032f51.tar.gz
wormhole-32affb2e5d575fcbfa16ddb2fda36115a6032f51.tar.bz2
wormhole-32affb2e5d575fcbfa16ddb2fda36115a6032f51.zip
Blah
Diffstat (limited to '')
-rw-r--r--bin/dune2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/dune b/bin/dune
index 99a2d9a..9cf90b4 100644
--- a/bin/dune
+++ b/bin/dune
@@ -2,7 +2,7 @@
(public_name wormhole)
(name main)
(libraries wormhole uri dream assets)
- (preprocess (pps lwt_ppx ppx_yojson_conv)))
+ (preprocess (pps lwt_ppx ppx_yojson_conv ppx_inline_test)))
(rule
(targets template.ml)