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 7109cb0 commit 820ba28Copy full SHA for 820ba28
packages/posixat/posixat.v0.16.0/opam
@@ -10,7 +10,7 @@ build: [
10
["dune" "build" "-p" name "-j" jobs]
11
]
12
depends: [
13
- "ocaml" {>= "4.14.0"}
+ "ocaml" {>= "4.14.0" & < "5.0"}
14
"base" {>= "v0.16" & < "v0.17"}
15
"ppx_optcomp" {>= "v0.16" & < "v0.17"}
16
"ppx_sexp_conv" {>= "v0.16" & < "v0.17"}
0 commit comments