Safe Haskell | Trustworthy |
---|---|
Language | Haskell2010 |
- data FatalError = FatalError {}
- panic :: HasCallStack => Text -> a
Documentation
data FatalError Source #
Uncatchable exceptions thrown and never caught.
panic :: HasCallStack => Text -> a Source #
Safe Haskell | Trustworthy |
---|---|
Language | Haskell2010 |
data FatalError Source #
Uncatchable exceptions thrown and never caught.
panic :: HasCallStack => Text -> a Source #