FICHA · MANJARO

haskell-deriving-aeson

Type driven generic aeson instance customisation

  • haskell-library
  • LIBRARY
  • JSON
  • GENERIC-PROGRAMMING
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

A Haskell library for type-driven customization of generic Aeson instances. It helps developers control how Haskell records and constructors are encoded to or decoded from JSON without writing full manual instances.

Use it when API JSON needs consistent naming, wrapping, tagging, or field rules. Generated JSON formats should be tested because small rule changes can break compatibility with existing clients.

Permissions

Permissions not analysed for this source yet.