FICHA · MANJARO

haskell-generic-data

Deriving instances with GHC.Generics and related utilities

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

Description

A Haskell library for deriving instances with GHC.Generics and related utilities. It helps developers create reusable generic code for data types without writing repetitive instance implementations.

Use it when many types share structural behavior that can be derived safely. Generic deriving should still be tested because structural defaults may not match every domain rule.

Permissions

Permissions not analysed for this source yet.