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 --- package.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.yaml') diff --git a/package.yaml b/package.yaml index be2aad8..ac3b114 100644 --- a/package.yaml +++ b/package.yaml @@ -31,6 +31,7 @@ dependencies: - conduit - containers - exceptions +- hspec-expectations - megaparsec - parser-combinators - scientific @@ -58,7 +59,6 @@ tests: dependencies: - graphql - hspec - - hspec-expectations - hspec-megaparsec - QuickCheck - raw-strings-qq -- cgit v1.2.3