mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-06 11:15:31 -05:00
some opam constraints
This commit is contained in:
parent
b9f7d2e18a
commit
777796d8a6
1 changed files with 2 additions and 0 deletions
2
opam
2
opam
|
|
@ -35,6 +35,8 @@ depends: [
|
|||
depopts: [ "sequence" "base-bigarray" "base-unix" "base-threads" ]
|
||||
conflicts: [
|
||||
"sequence" { < "0.5" }
|
||||
"qtest" { < "2.2" }
|
||||
"qcheck"
|
||||
]
|
||||
tags: [ "stdlib" "containers" "iterators" "list" "heap" "queue" ]
|
||||
homepage: "https://github.com/c-cube/ocaml-containers/"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue