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 7c88ab6 + d669b39 commit 835997bCopy full SHA for 835997b
packages/core_unix/core_unix.v0.17.0/opam
@@ -10,7 +10,7 @@ build: [
10
["dune" "build" "-p" name "-j" jobs]
11
]
12
depends: [
13
- "ocaml" {>= "5.1.0"}
+ "ocaml" {>= "5.1.0" & < "5.3"}
14
"core" {>= "v0.17" & < "v0.18"}
15
"core_kernel" {>= "v0.17" & < "v0.18"}
16
"expect_test_helpers_core" {>= "v0.17" & < "v0.18"}
0 commit comments