pratter.2.0.0 requires qcheck.0.12 to use Gen.char_range
Jan Midtgaard 2 years ago df6b4259 aa047b09
··· 16 16 "dune" {>= "2.7"} 17 17 "camlp-streams" 18 18 "alcotest" {with-test} 19 19 - "qcheck" {with-test} 19 19 + "qcheck" {with-test & >= "0.12"} 20 20 "qcheck-alcotest" {with-test} 21 21 "odoc" {with-doc} 22 22 ]