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 c8c450d commit dd30ff1Copy full SHA for dd30ff1
base.opam
@@ -11,7 +11,7 @@ build: [
11
["dune" "build" "-p" name "-j" jobs]
12
]
13
depends: [
14
- "ocaml" {>= "4.04.2" & <= "4.08.0"}
+ "ocaml" {>= "4.04.2" & < "4.09.0"}
15
"sexplib0" {>= "v0.12" & < "v0.13"}
16
"dune" {build & >= "1.5.1"}
17
0 commit comments