protolude-0.2.1: A small prelude.

Safe HaskellSafe
LanguageHaskell2010

Protolude.CallStack

Synopsis

Documentation

type HasCallStack = ?callStack :: CallStack #

Request a CallStack.

NOTE: The implicit parameter ?callStack :: CallStack is an implementation detail and should not be considered part of the CallStack API, we may decide to change the implementation in the future.

Since: 4.9.0.0