diff options
| author | Eugen Wissner <belka@caraus.de> | 2020-02-20 05:16:14 +0100 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2020-02-20 05:16:14 +0100 |
| commit | 613e929d91dfc46ecfc5e28479098ce52aeb56f6 (patch) | |
| tree | 0a2ebcb1ab4e4f071f536fd372c3a7d3c685d31e /tests/Test | |
| parent | c0e5e30e76789522097480313230574376bb4271 (diff) | |
| download | graphql-613e929d91dfc46ecfc5e28479098ce52aeb56f6.tar.gz | |
Update to Stack 15.x
Diffstat (limited to 'tests/Test')
| -rw-r--r-- | tests/Test/StarWars/Data.hs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/Test/StarWars/Data.hs b/tests/Test/StarWars/Data.hs index 0318d78..9466991 100644 --- a/tests/Test/StarWars/Data.hs +++ b/tests/Test/StarWars/Data.hs @@ -16,7 +16,6 @@ module Test.StarWars.Data , typeName ) where -import Data.Monoid (mempty) import Data.Functor.Identity (Identity) import Control.Applicative (Alternative(..), liftA2) import Control.Monad.Trans.Except (throwE) |
