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 1e536a5 commit 3342a2bCopy full SHA for 3342a2b
packages/ppx_blob/ppx_blob.0.9.0/opam
@@ -11,7 +11,7 @@ build: [
11
["dune" "runtest" "-p" name "-j" jobs] {with-test}
12
]
13
depends: [
14
- "ocaml"
+ "ocaml" {>= "4.08"}
15
"dune" {>= "1.11"}
16
"ppxlib" {>= "0.9.0"}
17
"alcotest" {with-test}
0 commit comments