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 f1d3c77 + b2f3b31 commit f6368c6Copy full SHA for f6368c6
packages/qcheck-lin/qcheck-lin.0.8/opam
@@ -21,7 +21,7 @@ homepage: "https://github.com/ocaml-multicore/multicoretests"
21
bug-reports: "https://github.com/ocaml-multicore/multicoretests/issues"
22
depends: [
23
"dune" {>= "3.0"}
24
- "ocaml" {>= "4.12"}
+ "ocaml" {>= "4.12" & < "5.5"}
25
"qcheck-core" {>= "0.25"}
26
"qcheck-multicoretests-util" {= version}
27
"odoc" {with-doc}
0 commit comments