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 c4e140d commit 8176466Copy full SHA for 8176466
packages/ocaml/ocaml.5.4.1/opam
@@ -18,10 +18,10 @@ homepage: "https://ocaml.org"
18
bug-reports: "https://github.com/ocaml/opam-repository/issues"
19
depends: [
20
"ocaml-config" {>= "3"}
21
- "ocaml-base-compiler" {>= "5.4.1.0~" & < "5.4.1.2~"} |
22
- "ocaml-variants" {>= "5.4.1.0~" & < "5.4.1.2~"} |
23
- "ocaml-system" {>= "5.4.1.0~" & < "5.4.1.2~"} |
24
- "dkml-base-compiler" {>= "5.4.1.0~" & < "5.4.1.2~"}
+ "ocaml-base-compiler" {>= "5.4.1~" & < "5.4.2~"} |
+ "ocaml-variants" {>= "5.4.1~" & < "5.4.2~"} |
+ "ocaml-system" {>= "5.4.1~" & < "5.4.2~"} |
+ "dkml-base-compiler" {>= "5.4.1~" & < "5.4.2~"}
25
]
26
flags: [conf avoid-version]
27
setenv: [
0 commit comments