fadbadml.0.1.2 requires qcheck.0.11 to use float_range
Jan Midtgaard 2 years ago aa635fe1 3916b45f
··· 11 11 depends: [ 12 12 "ocaml" {>= "4.08"} 13 13 "dune" {>= "2.7"} 14 14 - "qcheck" {with-test & < "0.18"} 14 14 + "qcheck" {with-test & >= "0.11" & < "0.18"} 15 15 "conf-python-3" {with-test} 16 16 "odoc" {with-doc} 17 17 ]