FICHA · MANJARO

haskell-heapsize

Determine the size of runtime data structures

  • performance-library
  • LIBRARY
  • MEMORY
  • PROFILING
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

A Haskell library for determining the size of runtime data structures. It helps developers inspect memory use and understand which values are consuming space during execution.

Use it for profiling, diagnostics, tests, and performance investigations. Size measurements can depend on runtime representation and sharing, so results should be interpreted with care.

Permissions

Permissions not analysed for this source yet.