FICHA · MANJARO

haskell-nothunks

Examine values for unexpected thunks

  • Library
  • LIBRARY
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Examines Haskell values for unexpected thunks. Thunks are unevaluated computations, and finding them can help diagnose memory leaks or accidental laziness in performance-sensitive code.

It is useful for developers debugging services, libraries, tests, and data structures where memory behavior matters. It is a diagnostic library and is used from code.

Permissions

Permissions not analysed for this source yet.