diff options
Diffstat (limited to 'package.yaml')
| -rw-r--r-- | package.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package.yaml b/package.yaml index a23dac2..cbb7337 100644 --- a/package.yaml +++ b/package.yaml @@ -35,6 +35,8 @@ dependencies: library: source-dirs: src + other-modules: + - Language.GraphQL.AST.Transform tests: tasty: |
