@hackage ghc-datasize0.2.7
Determine the size of data structures in GHC's memory
Categories
License
BSD-3-Clause
Maintainer
Dennis Felsing <dennis@felsing.org>
Links
Versions
Installation
Tested Compilers
Dependencies (4)
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.