aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdelyn Breelove <[email protected]>2019-02-12 15:46:58 -0700
committerAdelyn Breelove <[email protected]>2019-02-12 15:46:58 -0700
commitbe0d7dd27587b3e2945d90b0dcb53ee7aefa60d8 (patch)
tree77a38fbf7dff4a32519daf37e4eb2fdc8f3b45ee
parentbroke my build again (diff)
downloaddisml-be0d7dd27587b3e2945d90b0dcb53ee7aefa60d8.tar.xz
disml-be0d7dd27587b3e2945d90b0dcb53ee7aefa60d8.zip
why did I change that to 3.1, its at least 3.3
-rw-r--r--disml.opam2
1 files changed, 1 insertions, 1 deletions
diff --git a/disml.opam b/disml.opam
index 3ffd4fb..e2c0f04 100644
--- a/disml.opam
+++ b/disml.opam
@@ -27,7 +27,7 @@ depends: [
"core" {>= "v0.11.3"}
"decompress" {>= "0.8"}
"odoc" {with-doc & >= "1.3.0"}
- "ppx_deriving_yojson" {>= "3.1"}
+ "ppx_deriving_yojson" {>= "3.3"}
"ppx_sexp_conv" {>= "v0.11.2"}
"websocket-async" {>= "2.12"}
"yojson" {>= "1.6.0"}