summaryrefslogtreecommitdiff
path: root/graphql-spice.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'graphql-spice.cabal')
-rw-r--r--graphql-spice.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphql-spice.cabal b/graphql-spice.cabal
index 61d02ab..adcfe28 100644
--- a/graphql-spice.cabal
+++ b/graphql-spice.cabal
@@ -41,6 +41,7 @@ library
graphql >= 1.2,
megaparsec >= 9.0 && < 10,
scientific ^>= 0.3.7,
+ template-haskell >= 2.16 && < 3,
text >= 1.2 && < 3,
time >= 1.11.1,
transformers >= 0.5.6 && < 0.7,