mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-06 11:15:31 -05:00
fix opam file
This commit is contained in:
parent
d59a856787
commit
04693f4f08
1 changed files with 2 additions and 1 deletions
|
|
@ -14,7 +14,8 @@ depends: [
|
|||
"ocaml" { >= "4.03.0" }
|
||||
"dune" { >= "1.4" }
|
||||
"dune-configurator"
|
||||
"seq"
|
||||
"seq" # compat
|
||||
"either" # compat
|
||||
"qtest" { with-test }
|
||||
"qcheck" { with-test }
|
||||
"ounit" { with-test }
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue