purescript-0.10.7: PureScript Programming Language Compiler

Safe HaskellSafe
LanguageHaskell98

Language.PureScript.Crash

Synopsis

Documentation

type HasCallStack = HasCallStack Source #

A compatibility wrapper for the GHC.Stack.HasCallStack constraint.

internalError :: HasCallStack => String -> a Source #

Exit with an error message and a crash report link.