[commit: ghc] master: base: Add Haskell interface to ExecutionStack (bb249aa)

git at git.haskell.org git at git.haskell.org
Mon Nov 23 16:56:13 UTC 2015


Repository : ssh://git@git.haskell.org/ghc

On branch  : master
Link       : http://ghc.haskell.org/trac/ghc/changeset/bb249aa749c82590823855e970bcc1c4d4b23523/ghc

>---------------------------------------------------------------

commit bb249aa749c82590823855e970bcc1c4d4b23523
Author: Ben Gamari <ben at smart-cactus.org>
Date:   Sun Aug 23 11:48:51 2015 +0200

    base: Add Haskell interface to ExecutionStack
    
    Differential Revision: https://phabricator.haskell.org/D1198#40948


>---------------------------------------------------------------

bb249aa749c82590823855e970bcc1c4d4b23523
 includes/rts/Libdw.h                           |   2 +
 libraries/base/GHC/ExecutionStack.hs           |  49 ++++++
 libraries/base/GHC/ExecutionStack/Internal.hsc | 234 +++++++++++++++++++++++++
 libraries/base/base.cabal                      |   2 +
 4 files changed, 287 insertions(+)

Diff suppressed because of size. To see it, use:

    git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc bb249aa749c82590823855e970bcc1c4d4b23523


More information about the ghc-commits mailing list