Programatica Tools

Directory tools/base/transforms/Deriving

The README file is displayed below the directory index.

NameLast modifiedSize
Parent Directory  -
Flags.ghc2003-02-07 01:14 418
DerivingUtils.hs2004-12-18 06:24 2.1K
DerivingShow.hs2004-12-18 06:24 878
DerivingRead.hs2004-12-18 06:24 899
DerivingOrd.hs2004-12-18 06:24 1.4K
DerivingIx.hs2004-12-18 06:24 3.3K
DerivingEq.hs2004-12-18 06:24 678
DerivingEnum.hs2004-12-18 06:24 806
DerivingBounded.hs2004-12-18 06:24 772
Deriving.hs2004-12-18 06:24 1.2K
Extensible Haskell front-end for the Programatica project - directory base/transforms/Deriving

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).