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 f79aeb1 commit 7bcbde5Copy full SHA for 7bcbde5
packages/camlp4/camlp4.5.0/opam
@@ -16,7 +16,7 @@ license: "LGPL-2.1-only"
16
homepage: "https://github.com/camlp4/camlp4"
17
bug-reports: "https://github.com/camlp4/camlp4/issues"
18
depends: [
19
- "ocaml" {>= "5.0" & < "5.1"}
+ "ocaml" {>= "5.0" & < "5.1~~"}
20
"ocamlbuild" {build}
21
"ocamlfind" {build}
22
"camlp-streams"
0 commit comments