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 dabc30a + 1a3b570 commit bec018aCopy full SHA for bec018a
packages/conan-cli/conan-cli.0.0.2/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.0"}
14
"conan" {= version}
15
"conan-database" {= version}
16
"conan-unix" {= version}
packages/conan/conan.0.0.2/opam
"re" {>= "1.9.0"}
"dune" {>= "2.9.0"}
"uutf"
0 commit comments