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
| Versions | 0.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 |
|---|---|
| Dependencies | base (4.5.*), ghc |
| License | BSD3 |
| Copyright | 2012 Joachim Breitner |
| Author | Joachim Breitner, Dennis Felsing |
| Maintainer | Joachim Breitner <mail@joachim-breitner.de> |
| Category | Debug, GHC |
| Source repository | darcs get http://darcs.nomeata.de/ghc-heap-view/ |
| Upload date | Thu Aug 30 07:34:23 UTC 2012 |
| Uploaded by | JoachimBreitner |
| Built on | ghc-7.4 |
| Distributions | NixOS: 0.5.0.1 |
Modules
- GHC
Downloads
- ghc-heap-view-0.3.tar.gz (Cabal source package)
- package description (included in the package)