The ghc-datasize package
ghc-datasize is a tool to determine the size of data structures in GHC's memory. Determining the size of recursive data structures is supported. All sizes are in Bytes.
Properties
| Versions | 0.1, 0.1.1 |
|---|---|
| Dependencies | base (4.*), ghc-heap-view (≥0.3.0.3) |
| License | BSD3 |
| Copyright | Dennis Felsing 2012 |
| Author | Dennis Felsing <dennis@felsin9.de> |
| Maintainer | Dennis Felsing <dennis@felsin9.de> |
| Category | GHC, Debug, Development |
| Home page | http://felsin9.de/nnis/ghc-datasize |
| Source repository | git clone git://r0q.ath.cx/ghc-datasize |
| Upload date | Fri Nov 2 15:38:41 UTC 2012 |
| Uploaded by | DennisFelsing |
| Built on | ghc-7.6 |
Modules
- GHC
Downloads
- ghc-datasize-0.1.tar.gz (Cabal source package)
- package description (included in the package)