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