Bump up the maximum containers version to 0.8
All checks were successful
Build / audit (push) Successful in 9s
Build / test (push) Successful in 8m14s
Build / doc (push) Successful in 8m21s

This commit is contained in:
2025-09-14 15:18:18 +02:00
parent e3d3cb93b2
commit 7ecb424e70

View File

@@ -36,7 +36,7 @@ library
aeson >= 2.0.3 && < 2.3,
base >= 4.7 && < 5,
conduit ^>= 1.3.4,
containers >= 0.6 && < 0.8,
containers >= 0.6 && < 0.9,
exceptions ^>= 0.10.4,
hspec-expectations >= 0.8.2 && < 0.9,
graphql ^>= 1.5.0,
@@ -44,7 +44,7 @@ library
scientific ^>= 0.3.7,
template-haskell >= 2.16 && < 3,
text >= 1.2 && < 3,
time >= 1.12.2 && < 1.15,
time >= 1.12.2 && < 1.16,
transformers >= 0.5.6 && < 0.7,
vector >= 0.12 && < 0.14,
unordered-containers ^>= 0.2.16