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.5) |
| 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 | Mon May 20 10:26:30 UTC 2013 |
| Uploaded by | DennisFelsing |
Modules
- GHC
- GHC.DataSize
Downloads
- ghc-datasize-0.1.1.tar.gz (Cabal source package)
- package description (included in the package)