ghc-heap-view: Extract the heap representation of Haskell values and thunks
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).
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| prim-supports-any | The used GHC supports Any as an argument to foreign prim functions (GHC ticket #5931) | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- ghc-heap-view-0.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
| Versions [RSS] | 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, 0.5.1, 0.5.2, 0.5.3, 0.5.4, 0.5.6, 0.5.7, 0.5.8, 0.5.9, 0.5.10, 0.5.11, 0.6.0, 0.6.1, 0.6.2, 0.6.3, 0.6.4, 0.6.4.1 |
|---|---|
| Dependencies | base (>=4.5 && <4.6), ghc [details] |
| License | BSD-3-Clause |
| Copyright | 2012 Joachim Breitner |
| Author | Joachim Breitner |
| Maintainer | Joachim Breitner <mail@joachim-breitner.de> |
| Uploaded | by JoachimBreitner at 2012-05-02T08:21:13Z |
| Category | Debug, GHC |
| Source repo | head: darcs get http://darcs.nomeata.de/ghc-heap-view/ |
| Distributions | |
| Reverse Dependencies | 4 direct, 14 indirect [details] |
| Downloads | 24930 total (105 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs uploaded by user Build status unknown [no reports yet] |