summaryrefslogtreecommitdiff
path: root/graphql.cabal
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2021-09-23 08:23:38 +0200
committerEugen Wissner <belka@caraus.de>2021-09-23 08:23:38 +0200
commitfbfbb3e73f4adc973fd2b515c4fb665e1556a214 (patch)
tree9f625087cb6dedffce6737cd71e4ea703eea4fb7 /graphql.cabal
parenteedab9e74250a4af56aec70c2909ece95a73daaa (diff)
downloadgraphql-fbfbb3e73f4adc973fd2b515c4fb665e1556a214.tar.gz
Remove raw-strings-qq
Diffstat (limited to 'graphql.cabal')
-rw-r--r--graphql.cabal1
1 files changed, 0 insertions, 1 deletions
diff --git a/graphql.cabal b/graphql.cabal
index 2219fed..dfa8052 100644
--- a/graphql.cabal
+++ b/graphql.cabal
@@ -102,7 +102,6 @@ test-suite graphql-test
, hspec >= 2.8.2 && < 2.9
, hspec-megaparsec >= 2.2.0 && < 2.3
, megaparsec
- , raw-strings-qq >= 1.1 && < 1.2
, scientific
, text
, unordered-containers