lwt-pipe.0.1 requires qcheck.0.9 to use qcheck-ounit
Jan Midtgaard 2 years ago 265fe6d5 fd6ab2d0
··· 11 11 "lwt" 12 12 "ocaml" { >= "4.03.0" } 13 13 "mdx" {with-test & < "2.0"} 14 14 - "qcheck" {with-test & < "0.14"} 14 14 + "qcheck" {with-test & >= "0.9" < "0.14"} 15 15 "qtest" {with-test} 16 16 "odoc" {with-doc} 17 17 ]