derive-2.6.2: A program and library to derive instances for data types

derive-2.6.2: A program and library to derive instances for data types

Data.Derive is a library and a tool for deriving instances for Haskell programs. It is designed to work with custom derivations, SYB and Template Haskell mechanisms. The tool requires GHC, but the generated code is portable to all compilers. We see this tool as a competitor to DrIFT.

Signatures

Modules