Bump up the maximum containers version to 0.8

This commit is contained in:
2025-09-12 17:54:21 +02:00
parent 2215799cf7
commit b495978316

View File

@@ -58,7 +58,7 @@ library
build-depends:
base >= 4.15 && < 5,
conduit ^>= 1.3.4,
containers >= 0.6 && < 0.8,
containers >= 0.6 && < 0.9,
exceptions ^>= 0.10.4,
megaparsec >= 9.0 && < 10,
parser-combinators >= 1.3 && < 2,