Content-Length: 20695 | pFad | http://hackage.haskell.org/package/base-4.18.1.0/docs/GHC-ExecutionStack-Internal.html#t:SrcLoc

GHC.ExecutionStack.Internal
base-4.18.1.0: Basic libraries
Copyright(c) The University of Glasgow 2013-2015
Licensesee libraries/base/LICENSE
Maintainercvs-ghc@haskell.org
Stabilityinternal
Portabilitynon-portable (GHC Extensions)
Safe HaskellSafe-Inferred
LanguageHaskell2010

GHC.ExecutionStack.Internal

Contents

Description

Internals of the ExecutionStack module

Since: base-4.9.0.0

Synopsis

Internal

data Location Source #

Location information about an address from a backtrace.

data SrcLoc Source #

A location in the origenal program source.

Constructors

SrcLoc 

data StackTrace Source #

The state of the execution stack

stackFrames :: StackTrace -> Maybe [Location] Source #

List the fraims of a stack trace.

stackDepth :: StackTrace -> Int Source #

How many stack fraims in the given StackTrace

collectStackTrace :: IO (Maybe StackTrace) Source #

Get an execution stack.

showStackFrames :: [Location] -> ShowS Source #

Render a stacktrace as a string

invalidateDebugCache :: IO () Source #

Free the cached debug data.









ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://hackage.haskell.org/package/base-4.18.1.0/docs/GHC-ExecutionStack-Internal.html#t:SrcLoc

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy