mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-06 11:15:31 -05:00
opam constraint
This commit is contained in:
parent
b4c164a8e4
commit
4cf71ef3f0
1 changed files with 2 additions and 2 deletions
|
|
@ -14,8 +14,8 @@ depends: [
|
||||||
"dune" { >= "2.0" }
|
"dune" { >= "2.0" }
|
||||||
"containers" { = version }
|
"containers" { = version }
|
||||||
"seq"
|
"seq"
|
||||||
(("ocaml" {with-test & < "4.08"} & "qcheck-core" {>= "0.20" & with-test})
|
(("ocaml" {with-test & < "4.08"} & "qcheck-core" {>= "0.17" & with-test})
|
||||||
| ("ocaml" {with-test & >= "4.08"} & "qcheck-core" {>= "0.18" & with-test}))
|
| ("ocaml" {with-test & >= "4.08"} & "qcheck-core" {>= "0.20" & with-test}))
|
||||||
"iter" { with-test }
|
"iter" { with-test }
|
||||||
"gen" { with-test }
|
"gen" { with-test }
|
||||||
"mdx" { with-test }
|
"mdx" { with-test }
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue