FICHA · MANJARO

haskell-deepseq-generics

GHC.Generics-based Control.DeepSeq.rnf implementation

  • haskell-library
  • LIBRARY
  • EVALUATION
  • GENERICS
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

A Haskell library that derives Control.DeepSeq.rnf behavior using GHC.Generics. It helps developers force complete evaluation of custom data types without writing every NFData instance by hand.

Use it when lazy values must be fully evaluated for performance, benchmarking, or avoiding hidden exceptions. Forcing evaluation can change memory and timing behavior, so it should be applied deliberately.

Permissions

Permissions not analysed for this source yet.