Gamgee.Effects.Error
data EffError Source #
Errors returned by Gamgee effects
Constructors
Defined in Gamgee.Effects.Error
Methods
(==) :: EffError -> EffError -> Bool #
(/=) :: EffError -> EffError -> Bool #
showsPrec :: Int -> EffError -> ShowS #
show :: EffError -> String #
showList :: [EffError] -> ShowS #