diff options
| author | Eugen Wissner <belka@caraus.de> | 2021-09-04 07:27:51 +0200 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2021-09-04 07:27:51 +0200 |
| commit | 7444895a58b4a92c8972cc8a7fda690ee0d3b955 (patch) | |
| tree | 1117ad88f0a92cd0e01776a8a8ad9a2a5563b2df /graphql.cabal | |
| parent | de4f69ab0312edfd7c0deb033aa6103442eb3ec8 (diff) | |
| download | graphql-7444895a58b4a92c8972cc8a7fda690ee0d3b955.tar.gz | |
Remove unused (and not exposed) Execute.Internal
Diffstat (limited to 'graphql.cabal')
| -rw-r--r-- | graphql.cabal | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphql.cabal b/graphql.cabal index 9054347..f72a913 100644 --- a/graphql.cabal +++ b/graphql.cabal @@ -47,7 +47,6 @@ library Language.GraphQL.Validate.Validation Test.Hspec.GraphQL other-modules: - Language.GraphQL.Execute.Internal Language.GraphQL.Execute.Transform Language.GraphQL.Type.Definition Language.GraphQL.Type.Internal |
