Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
Control.Throws
Documentation
class Throws e m where Source #
Minimal complete definition
Methods
throwException :: e -> m a Source #
encoding-0.8.5: A library for various character encodings
Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
Control.Throws
class Throws e m where Source #
Minimal complete definition
Methods
throwException :: e -> m a Source #