@hackage ghc-datasize0.1.2
Determine the size of data structures in GHC's memory
Categories
License
BSD-3-Clause
Maintainer
Dennis Felsing <dennis@felsin9.de>
Links
Versions
Installation
CustomDependencies (2)
- base >=4 && <5
- ghc-heap-view >=0.5 Show all…
Dependents (3)
@hackage/acme-everything, @hackage/rawr, @hackage/hnix
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.