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.
2 parents d393d3f + a8cc163 commit fdd2216Copy full SHA for fdd2216
packages/conan/conan.0.0.3/opam
@@ -10,7 +10,7 @@ homepage: "https://github.com/mirage/conan"
10
doc: "https://mirage.github.io/conan/"
11
bug-reports: "https://github.com/mirage/conan/issues"
12
depends: [
13
- "ocaml" {>= "4.08.0"}
+ "ocaml" {>= "4.08.0" & < "5.1~"}
14
"re" {>= "1.9.0"}
15
"dune" {>= "2.9.0"}
16
"uutf"
0 commit comments