olinq.0.3 requires qcheck.0.9 to use qcheck-ounit
Jan Midtgaard 2 years ago 8ef3766e 265fe6d5
··· 12 12 "ocaml" {>= "4.02" & < "5.0.0"} 13 13 "odoc" {with-doc} 14 14 "qtest" {with-test} 15 15 - "qcheck" {with-test & < "0.14"} 15 15 + "qcheck" {with-test & >= "0.9" & < "0.14"} 16 16 ] 17 17 build: [ 18 18 ["dune" "build" "-p" name "-j" jobs]