Skip to content

Commit 7bcbde5

Browse files
authored
Update packages/camlp4/camlp4.5.0/opam
1 parent f79aeb1 commit 7bcbde5

File tree

1 file changed

+1
-1
lines changed
  • packages/camlp4/camlp4.5.0

1 file changed

+1
-1
lines changed

packages/camlp4/camlp4.5.0/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ license: "LGPL-2.1-only"
1616
homepage: "https://github.com/camlp4/camlp4"
1717
bug-reports: "https://github.com/camlp4/camlp4/issues"
1818
depends: [
19-
"ocaml" {>= "5.0" & < "5.1"}
19+
"ocaml" {>= "5.0" & < "5.1~~"}
2020
"ocamlbuild" {build}
2121
"ocamlfind" {build}
2222
"camlp-streams"

0 commit comments

Comments
 (0)