summaryrefslogtreecommitdiff
path: root/graphql.cabal
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2021-04-12 07:09:39 +0200
committerEugen Wissner <belka@caraus.de>2021-04-12 07:09:39 +0200
commit5654b78935b38a88f3dd4998eb8667a2695aea14 (patch)
treea81993de154da6fd7b4f56f176f38ea4fe2df2ac /graphql.cabal
parentd6dda14cfd1486c6a5648a0a1086a5b5302f1954 (diff)
downloadgraphql-5654b78935b38a88f3dd4998eb8667a2695aea14.tar.gz
Traverse input object properties once
Diffstat (limited to 'graphql.cabal')
-rw-r--r--graphql.cabal3
1 files changed, 0 insertions, 3 deletions
diff --git a/graphql.cabal b/graphql.cabal
index 294787e..b2316de 100644
--- a/graphql.cabal
+++ b/graphql.cabal
@@ -88,9 +88,6 @@ test-suite graphql-test
Test.DirectiveSpec
Test.FragmentSpec
Test.RootOperationSpec
- Paths_graphql
- autogen-modules:
- Paths_graphql
hs-source-dirs:
tests
ghc-options: -threaded -rtsopts -with-rtsopts=-N -Wall