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 cd93eb2 commit 16afbc1Copy full SHA for 16afbc1
packages/camlidl/camlidl.1.10/opam
@@ -20,7 +20,7 @@ generation of C stub code required for the Caml/C interface, based on
20
an MIDL specification. Also provides some support for Microsoft's COM
21
software components."""
22
depends: [
23
- "ocaml" {>= "4.05"}
+ "ocaml" {>= "4.05" & < "5.0"}
24
]
25
extra-files: [
26
["camlidl.install" "md5=cf56e14faed046880b7c9d0f4cd737f1"]
0 commit comments