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 fbbbf38 + 3a50dc3 commit e559d4dCopy full SHA for e559d4d
packages/ppx_cstubs/ppx_cstubs.0.7.0/opam
@@ -11,13 +11,13 @@ build: [
11
]
12
depends: [
13
"bigarray-compat"
14
- "ctypes" {>= "0.13.0" & < "0.21"}
+ "ctypes" {>= "0.13.0"}
15
"integers"
16
"num"
17
"result"
18
"containers" {>= "2.2"}
19
"cppo" {build & >= "1.3"}
20
- "ocaml" {>= "4.04.2" & < "4.15"}
+ "ocaml" {>= "4.04.2"}
21
"ppxlib" {>= "0.22.0"}
22
"ocamlfind" {>= "1.7.2"} # not only a build dependency, it depends on findlib.top
23
"dune" {>= "1.6"}
0 commit comments