FICHA · MANJARO

haskell-dependent-sum-template

Template Haskell code to generate instances of classes in some package

  • haskell-library
  • LIBRARY
  • TEMPLATE-HASKELL
  • TYPE-LEVEL
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

A Haskell helper library that uses Template Haskell to generate instances for classes related to dependent-sum-style packages. It reduces repetitive instance code for strongly typed heterogeneous structures.

Developers use it when manual instances would be tedious and error-prone. Generated code should be reviewed when class definitions or data types change.

Permissions

Permissions not analysed for this source yet.