From 7444895a58b4a92c8972cc8a7fda690ee0d3b955 Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Sat, 4 Sep 2021 07:27:51 +0200 Subject: Remove unused (and not exposed) Execute.Internal --- graphql.cabal | 1 - 1 file changed, 1 deletion(-) (limited to 'graphql.cabal') 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 -- cgit v1.2.3