Allow containers-0.7

This commit is contained in:
Bodigrim 2023-09-27 21:43:14 +01:00
parent 9d2bf1c880
commit f84102f94c

View File

@ -54,7 +54,7 @@ library
ghc-prim < 0.12
if flag(tasty)
build-depends:
containers >= 0.4 && < 0.7,
containers >= 0.4 && < 0.8,
tasty >= 1.4 && < 1.6
if impl(ghc < 7.8)
build-depends: