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 5dc8e10 commit c267d84Copy full SHA for c267d84
ppx_inline_test.opam
@@ -10,7 +10,7 @@ build: [
10
["dune" "build" "-p" name "-j" jobs]
11
]
12
depends: [
13
- "ocaml" {>= "4.04.2" & < "4.08.0"}
+ "ocaml" {>= "4.04.2"}
14
"base"
15
"dune" {build & >= "1.5.1"}
16
"ppxlib" {>= "0.6.0"}
0 commit comments