We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 769093f + 48ad882 commit d6d1ae3Copy full SHA for d6d1ae3
packages/ocaml/ocaml.5.6.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.6.0"} |
+ "ocaml-base-compiler" {>= "5.6.0" & < "5.6.1~"} |
21
"ocaml-variants" {>= "5.6.0~" & < "5.6.1~"} |
22
"ocaml-system" {>= "5.6.0~" & < "5.6.1~"} |
23
"dkml-base-compiler" {>= "5.6.0~" & < "5.6.1~"}
0 commit comments