Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Control.Throws
Documentation
class Throws e (m :: Type -> Type) where Source #
Methods
throwException :: e -> m a Source #
Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Control.Throws
class Throws e (m :: Type -> Type) where Source #
Methods
throwException :: e -> m a Source #