diff options
| author | Eugen Wissner <belka@caraus.de> | 2021-04-12 07:09:39 +0200 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2021-04-12 07:09:39 +0200 |
| commit | 5654b78935b38a88f3dd4998eb8667a2695aea14 (patch) | |
| tree | a81993de154da6fd7b4f56f176f38ea4fe2df2ac /graphql.cabal | |
| parent | d6dda14cfd1486c6a5648a0a1086a5b5302f1954 (diff) | |
| download | graphql-5654b78935b38a88f3dd4998eb8667a2695aea14.tar.gz | |
Traverse input object properties once
Diffstat (limited to 'graphql.cabal')
| -rw-r--r-- | graphql.cabal | 3 |
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 |
