Programatica Tools

Directory tools/base/transforms/Deriving

The README file is displayed below the directory index.

NameLast modifiedSize
Parent Directory  -
Deriving.hs2004-12-18 06:24 1.2K
DerivingBounded.hs2004-12-18 06:24 772
DerivingEnum.hs2004-12-18 06:24 806
DerivingEq.hs2004-12-18 06:24 678
DerivingIx.hs2004-12-18 06:24 3.3K
DerivingOrd.hs2004-12-18 06:24 1.4K
DerivingRead.hs2004-12-18 06:24 899
DerivingShow.hs2004-12-18 06:24 878
DerivingUtils.hs2004-12-18 06:24 2.1K
Flags.ghc2003-02-07 01:14 418
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).