[commit: ghc] wip/erikd/heapview: ghc.mk: Add heapview library (a089b38)
git at git.haskell.org
git at git.haskell.org
Sun Jan 29 09:53:02 UTC 2017
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/erikd/heapview
Link : http://ghc.haskell.org/trac/ghc/changeset/a089b38012ad0275436f6240b31b0775d378db2d/ghc
>---------------------------------------------------------------
commit a089b38012ad0275436f6240b31b0775d378db2d
Author: Erik de Castro Lopo <erikd at mega-nerd.com>
Date: Sat Jan 28 22:11:06 2017 +1100
ghc.mk: Add heapview library
>---------------------------------------------------------------
a089b38012ad0275436f6240b31b0775d378db2d
ghc.mk | 1 +
libraries/heapview/GHC/Disassembler.hs | 5 +
libraries/heapview/GHC/HeapView.hs | 238 +++++++++++++++++----------------
libraries/heapview/heapview.cabal | 19 +--
4 files changed, 140 insertions(+), 123 deletions(-)
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 a089b38012ad0275436f6240b31b0775d378db2d
More information about the ghc-commits
mailing list