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 7990d7d commit 56a2bdaCopy full SHA for 56a2bda
packages/melange/melange.4.0.0-52/opam
@@ -7,7 +7,7 @@ homepage: "https://github.com/melange-re/melange"
7
bug-reports: "https://github.com/melange-re/melange/issues"
8
depends: [
9
"dune" {>= "3.16"}
10
- "ocaml" {>= "5.2"}
+ "ocaml" {>= "5.2" & < "5.3"}
11
"cmdliner" {>= "1.1.0"}
12
"dune-build-info"
13
"cppo" {build}
packages/melange/melange.4.0.1-52/opam
"dune" {>= "3.13"}
0 commit comments