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 8600723 + 1b1cd57 commit 8f54327Copy full SHA for 8f54327
packages/core/core.v0.15.0/opam
@@ -10,7 +10,7 @@ build: [
10
["dune" "build" "-p" name "-j" jobs]
11
]
12
depends: [
13
- "ocaml" {>= "4.11.0"}
+ "ocaml" {>= "4.11.0" & < "5.1~"}
14
"base" {>= "v0.15" & < "v0.16"}
15
"base_bigstring" {>= "v0.15" & < "v0.16"}
16
"base_quickcheck" {>= "v0.15" & < "v0.16"}
packages/core/core.v0.15.1/opam
"base" {>= "v0.15.1" & < "v0.16"}
0 commit comments