Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
Language.PureScript.Crash
- type HasCallStack = HasCallStack
- internalError :: HasCallStack => String -> a
Documentation
type HasCallStack = HasCallStack #
A compatibility wrapper for the GHC.Stack.HasCallStack
constraint.
internalError :: HasCallStack => String -> a #
Exit with an error message and a crash report link.