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 00f0016 + 49ba8dc commit d9b47f4Copy full SHA for d9b47f4
packages/pratter/pratter.3.0.0/opam
@@ -18,8 +18,8 @@ depends: [
18
"dune" {>= "2.7"}
19
"camlp-streams" {>= "5.0" & < "6"}
20
"alcotest" {with-test >= "1.5.0" & < "2"}
21
- "qcheck" {with-test >= "0.9"}
22
- "qcheck-alcotest" {with-test >= "0.9"}
+ "qcheck" {with-test >= "0.12"}
+ "qcheck-alcotest" {with-test >= "0.12"}
23
"odoc" {with-doc}
24
]
25
build: [
0 commit comments