From b9d5b1fb1bdf634137f463186585bc51e540353b Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Sun, 19 Jul 2020 07:36:06 +0200 Subject: Return a stream as well from graphql* functions --- graphql.cabal | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'graphql.cabal') diff --git a/graphql.cabal b/graphql.cabal index ea38140..bb78d22 100644 --- a/graphql.cabal +++ b/graphql.cabal @@ -4,7 +4,7 @@ cabal-version: 1.12 -- -- see: https://github.com/sol/hpack -- --- hash: f3469205f704a81ee0f55655758cf588a9e9eb52303dadd58def32a2eb207696 +-- hash: ca820b1bb2b81ffca4a3e2563bfa2be5381d80eaf4085595e07cf7db2aa3c6a9 name: graphql version: 0.8.0.0 @@ -51,6 +51,7 @@ library Language.GraphQL.Type.In Language.GraphQL.Type.Out Language.GraphQL.Type.Schema + Test.Hspec.GraphQL other-modules: Language.GraphQL.Execute.Execution Language.GraphQL.Execute.Subscribe @@ -65,6 +66,7 @@ library , conduit , containers , exceptions + , hspec-expectations , megaparsec , parser-combinators , scientific -- cgit v1.2.3