From 2f4310268a12e46911e3c3e9c2044ad1e46ae9f6 Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Thu, 2 Jul 2020 07:33:03 +0200 Subject: Merge Trans and Type.Out modules --- tests/Test/StarWars/Data.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/Test/StarWars/Data.hs') diff --git a/tests/Test/StarWars/Data.hs b/tests/Test/StarWars/Data.hs index d0806f9..dacd0cd 100644 --- a/tests/Test/StarWars/Data.hs +++ b/tests/Test/StarWars/Data.hs @@ -21,7 +21,7 @@ import Control.Applicative (Alternative(..), liftA2) import Control.Monad.Trans.Except (throwE) import Data.Maybe (catMaybes) import Data.Text (Text) -import Language.GraphQL.Trans +import Language.GraphQL.Type -- * Data -- See https://github.com/graphql/graphql-js/blob/master/src/__tests__/starWarsData.js -- cgit v1.2.3