mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-06 03:05:28 -05:00
update opam file
This commit is contained in:
parent
617727617c
commit
331d87e6a9
1 changed files with 0 additions and 2 deletions
2
opam
2
opam
|
|
@ -35,8 +35,6 @@ depends: [
|
|||
depopts: [ "sequence" "base-bigarray" "base-unix" "base-threads" "qtest" { test } ]
|
||||
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