diff options
| author | Eugen Wissner <belka@caraus.de> | 2021-09-03 22:47:49 +0200 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2021-09-03 22:47:49 +0200 |
| commit | b96d75f447ddfdea4a4788126f4b4d002672d858 (patch) | |
| tree | ea91f9a2acaf556d155eef1f8cc77abb373d27a9 /graphql.cabal | |
| parent | 7b4c7e2b8c3e10fa416b56b913dcc8a0ba8915c1 (diff) | |
| download | graphql-b96d75f447ddfdea4a4788126f4b4d002672d858.tar.gz | |
Replace the old executor
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 8a49f22..9054347 100644 --- a/graphql.cabal +++ b/graphql.cabal @@ -47,11 +47,8 @@ library Language.GraphQL.Validate.Validation Test.Hspec.GraphQL other-modules: - Language.GraphQL.Execute.Execution Language.GraphQL.Execute.Internal - Language.GraphQL.Execute.Subscribe Language.GraphQL.Execute.Transform - Language.GraphQL.Executor Language.GraphQL.Type.Definition Language.GraphQL.Type.Internal Language.GraphQL.Validate.Rules |
