We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8ee284a + b2133dc commit 769093fCopy full SHA for 769093f
packages/ocaml/ocaml.5.5.0/opam
@@ -17,7 +17,7 @@ authors: [
17
homepage: "https://ocaml.org"
18
bug-reports: "https://github.com/ocaml/opam-repository/issues"
19
depends: [
20
- "ocaml-base-compiler" {= "5.5.0"} |
+ "ocaml-base-compiler" {>= "5.5.0~" & < "5.5.1~" } |
21
"ocaml-variants" {>= "5.5.0~" & < "5.5.1~"} |
22
"ocaml-system" {>= "5.5.0~" & < "5.5.1~"} |
23
"dkml-base-compiler" {>= "5.5.0~" & < "5.5.1~"}
0 commit comments