@hackage heapsize0.3.0.1
Determine the size of runtime data structures
Categories
License
BSD-3-Clause
Maintainer
Pepe Iborra <pepeiborra@gmail.com>
Links
Versions
Installation
Dependencies (9)
- base >=4.12 && <5.0
- deepseq >=1.3
- exceptions
- ghc-heap >=8.6
- hashable >=1.3
- hashtables Show all…
Dependents (1)
@hackage/ghcide
heapsize is a tool to determine the size data structures. Determining the size of recursive data structures is supported. All sizes are in Bytes.