summaryrefslogtreecommitdiff
path: root/graphql-spice.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'graphql-spice.cabal')
-rw-r--r--graphql-spice.cabal4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphql-spice.cabal b/graphql-spice.cabal
index 191490d..f1e877d 100644
--- a/graphql-spice.cabal
+++ b/graphql-spice.cabal
@@ -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