bencode.2.0 requires qcheck.0.5.3 to use small_list generator
Jan Midtgaard 2 years ago 7dbad123 aa635fe1
··· 14 14 depends: [ 15 15 "dune" 16 16 "ounit" {with-test} 17 17 - "qcheck" {with-test} 17 17 + "qcheck" {with-test & >= "0.5.3"} 18 18 "odoc" {with-doc} 19 19 "ocaml" { >= "4.02.0"} 20 20 ]