FICHA · MANJARO

haskell-th-abstraction

Nicer interface for reified information about data types

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

Description

Makes Template Haskell reified datatype information easier to work with. Reification lets compile-time code inspect declarations, types, constructors, and fields from existing Haskell definitions.

It is useful for libraries that generate instances, derive code, or analyze datatypes during compilation. It is a metaprogramming helper, so mistakes usually appear as compile-time errors rather than as a separate application behavior.

Permissions

Permissions not analysed for this source yet.