1 Commits

Author SHA1 Message Date
b495978316 Bump up the maximum containers version to 0.8
All checks were successful
Build / audit (push) Successful in 18s
Build / test (push) Successful in 7m17s
Build / doc (push) Successful in 5m59s
2025-09-12 17:54:21 +02:00

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,