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