spell.0.3 requires qcheck.0.6 to use ~color argument to QCheck_runner.run_tests
Jan Midtgaard 2 years ago c21c18ed 65582d4e
··· 10 "dune" {< "3.0"} 11 "base-bytes" 12 "seq" 13 - "qcheck" {with-test} 14 "mdx" {with-test} 15 "odoc" {with-doc} 16 ]
··· 10 "dune" {< "3.0"} 11 "base-bytes" 12 "seq" 13 + "qcheck" {with-test & >= "0.6"} 14 "mdx" {with-test} 15 "odoc" {with-doc} 16 ]