We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dee73bc commit 1966d03Copy full SHA for 1966d03
packages/mjson/mjson.0.1.1/opam
@@ -16,6 +16,7 @@ depends: [
16
"ppx_deriving"
17
"odoc" {with-doc}
18
]
19
+conflicts: [ "result" {< "1.5"} ]
20
build: [
21
["dune" "subst"] {dev}
22
[
0 commit comments