aboutsummaryrefslogtreecommitdiff
path: root/lib/dune
diff options
context:
space:
mode:
authorAdelyn Breelove <[email protected]>2019-02-12 14:53:29 -0700
committerAdelyn Breelove <[email protected]>2019-02-12 14:53:29 -0700
commit88ca350f4b1be2dd31e1362573f9613ab1ff5387 (patch)
tree66e35d7ec6cf331c03b3f24c10a60a68f369fda8 /lib/dune
parentUpdate README (diff)
downloaddisml-88ca350f4b1be2dd31e1362573f9613ab1ff5387.tar.xz
disml-88ca350f4b1be2dd31e1362573f9613ab1ff5387.zip
Update types :)
Diffstat (limited to 'lib/dune')
-rw-r--r--lib/dune1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/dune b/lib/dune
index 99da59b..fcc163c 100644
--- a/lib/dune
+++ b/lib/dune
@@ -22,7 +22,6 @@
)
(libraries checkseum.ocaml core async_ssl cohttp-async decompress logs yojson websocket-async ppx_deriving_yojson.runtime)
(preprocess (pps ppx_sexp_conv ppx_deriving_yojson))
- (flags (:standard -w -D)) ; Temporary solution for Yojson `json` type deprecation. Remove when ppx_deriving_yojson updates
)
(include_subdirs unqualified)