diff options
Diffstat (limited to 'package.yaml')
| -rw-r--r-- | package.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.yaml b/package.yaml index dff96d4..88a7238 100644 --- a/package.yaml +++ b/package.yaml @@ -38,7 +38,7 @@ library: source-dirs: src other-modules: - Language.GraphQL.Execute.Transform - - Language.GraphQL.Execute.Directive + - Language.GraphQL.Type.Directive tests: tasty: |
