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 f6eb2ac commit bdb148bCopy full SHA for bdb148b
packages/yocaml_yaml/yocaml_yaml.1.0.0/opam
@@ -28,6 +28,7 @@ depends: [
28
"yocaml" {= version}
29
"alcotest" {with-test}
30
]
31
+conflicts: [ "result" {< "1.5"} ]
32
url {
33
src:
34
"https://github.com/xhtmlboi/yocaml/releases/download/v1.0.0/yocaml-1.0.0.tbz"
0 commit comments