Update to Stack 15.x

This commit is contained in:
2020-02-20 05:16:14 +01:00
parent c0e5e30e76
commit 613e929d91
4 changed files with 13 additions and 12 deletions

View File

@ -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)