mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-05 19:00: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" }
|
||||
"containers" { = version }
|
||||
"seq"
|
||||
(("ocaml" {with-test & < "4.08"} & "qcheck-core" {>= "0.20" & with-test})
|
||||
| ("ocaml" {with-test & >= "4.08"} & "qcheck-core" {>= "0.18" & with-test}))
|
||||
(("ocaml" {with-test & < "4.08"} & "qcheck-core" {>= "0.17" & with-test})
|
||||
| ("ocaml" {with-test & >= "4.08"} & "qcheck-core" {>= "0.20" & with-test}))
|
||||
"iter" { with-test }
|
||||
"gen" { with-test }
|
||||
"mdx" { with-test }
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue