[Haskell-cafe] how to check thunk

Joachim Breitner mail at joachim-breitner.de
Mon Jul 2 23:21:13 CEST 2012


Hi,

another related package seems to be my ghc-heap-view package, which is a
bit lower level than vaccuum, as it does not try to build a consistent
graph image but rather be more verbose about the heap objects, in
particular about closures referenced by thunks:
http://www.joachim-breitner.de/blog/archives/548-ghc-heap-view-Complete-referential-opacity.html
http://hackage.haskell.org/package/ghc-heap-view

Greetings,
Joachim

-- 
Joachim "nomeata" Breitner
  mail at joachim-breitner.de  |  nomeata at debian.org  |  GPG: 0x4743206C
  xmpp: nomeata at joachim-breitner.de | http://www.joachim-breitner.de/

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20120702/f1883819/attachment.pgp>


More information about the Haskell-Cafe mailing list