@hackage / ghc-datasize

Determine the size of data structures in GHC's memory

Latest0.2.7

About

Metadata

  • Last updated , by DennisFelsing
  • License BSD-3-Clause
  • Categories Development, Debugging
  • Maintained by: Dennis Felsing <dennis@felsing.org>

  • Lottery factor: 1

Links

Installation

Tested Compilers

  1. 8.6.5

Readme

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.