diff options
Diffstat (limited to 'graphql.cabal')
| -rw-r--r-- | graphql.cabal | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphql.cabal b/graphql.cabal index 752d2ae..e32b593 100644 --- a/graphql.cabal +++ b/graphql.cabal @@ -42,6 +42,7 @@ test-suite tasty other-modules: Paths_graphql Test.StarWars build-depends: base >=4.6 && <5, + aeson >=0.7.0.3, text >=0.11.3.1, attoparsec >=0.10.4.0, tasty >=0.10, |
