this repo has no description

pratter.2.0.0 requires qcheck.0.12 to use Gen.char_range

Changed files
+1 -1
packages
pratter
pratter.2.0.0
+1 -1
packages/pratter/pratter.2.0.0/opam
···
"dune" {>= "2.7"}
"camlp-streams"
"alcotest" {with-test}
-
"qcheck" {with-test}
+
"qcheck" {with-test & >= "0.12"}
"qcheck-alcotest" {with-test}
"odoc" {with-doc}
]