purescript-0.13.8: PureScript Programming Language Compiler

Safe HaskellSafe
LanguageHaskell2010

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.