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.
2 parents 67d7ae9 + 5a30e73 commit 3a7c4cfCopy full SHA for 3a7c4cf
packages/quill/quill.1.0.0~alpha0/opam
@@ -11,7 +11,7 @@ tags: [
11
homepage: "https://github.com/raven-ml/raven"
12
bug-reports: "https://github.com/raven-ml/raven/issues"
13
depends: [
14
- "ocaml" {>= "5.2.0"}
+ "ocaml" {>= "5.2.0" & < "5.4.0"}
15
"dune" {>= "3.19"}
16
"dune-site" {>= "3.19.0"}
17
"cmdliner"
0 commit comments