diff options
Diffstat (limited to 'package.yaml')
| -rw-r--r-- | package.yaml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/package.yaml b/package.yaml index 8be36da..15b6ad1 100644 --- a/package.yaml +++ b/package.yaml @@ -1,5 +1,5 @@ name: graphql -version: 0.10.0.0 +version: 0.11.0.0 synopsis: Haskell GraphQL implementation description: Haskell <https://spec.graphql.org/June2018/ GraphQL> implementation. @@ -63,3 +63,5 @@ tests: - hspec-megaparsec - QuickCheck - raw-strings-qq + generated-other-modules: + - Paths_graphql |
