fix opam file

This commit is contained in:
Simon Cruanes 2021-10-25 09:35:57 -04:00
parent d59a856787
commit 04693f4f08
No known key found for this signature in database
GPG key ID: 4AC01D0849AA62B6

View file

@ -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 }