Extensible Haskell front-end for the Programatica project
What is in this directory (base/transforms/Deriving)
This directory contains the code that implements Haskell's deriving
mechanism.
The derived instances refer to various functions defined in the
Prelude
and PreludeText
, including some
nonstandard functions to reduce the amount of code duplication.