ghc-heap-view-0.3.0.3: 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 & <4.7), ghc
LicenseBSD3
Copyright2012 Joachim Breitner
AuthorJoachim Breitner, Dennis Felsing
MaintainerJoachim Breitner <mail@joachim-breitner.de>
CategoryDebug, GHC
Source repositorydarcs get http://darcs.nomeata.de/ghc-heap-view/
Upload dateSun Oct 7 20:18:26 UTC 2012
Uploaded byJoachimBreitner
Built onghc-7.6
DistributionsNixOS: 0.5.0.1

Modules

Downloads