ghc-heap-view-0.1: Extract the heap representation of Haskell values and thunks

The ghc-heap-view package

This library provides functions to introspect the Haskell heap, for example to investigate sharing and lazy evaluation.

It has been inspired by (and taken code from) the vacuum package and the GHCi debugger, but also allows to investiage thunks and other closures.

The work on this package has been supported by the Deutsche Telekom Stiftung http://telekom-stiftung.de.

Properties

Versions0.1, 0.2, 0.3, 0.3.0.1, 0.3.0.2, 0.3.0.3, 0.3.0.4, 0.4.0.0, 0.4.1.0, 0.4.2.0, 0.5, 0.5.0.1
Dependenciesbase (4.5.*), ghc
LicenseBSD3
Copyright2012 Joachim Breitner
AuthorJoachim Breitner
MaintainerJoachim Breitner <mail@joachim-breitner.de>
CategoryDebug, GHC
Source repositorydarcs get http://darcs.nomeata.de/darcswatch/
Upload dateTue Mar 13 08:52:37 UTC 2012
Uploaded byJoachimBreitner
Built onghc-7.4
DistributionsNixOS: 0.5.0.1

Modules

Downloads