[project @ 2004-02-28 15:35:28 by ralf]
authorralf <unknown>
Sat, 28 Feb 2004 15:35:28 +0000 (15:35 +0000)
committerralf <unknown>
Sat, 28 Feb 2004 15:35:28 +0000 (15:35 +0000)
commitcd4a447f92e0186b6fc20f911f489ff61af933e4
treee787e719f0e7eb600f4f5e7d751b34e84fd4fc26
parent074c7f8513e2058531c66bfd50eae259cd35b005
[project @ 2004-02-28 15:35:28 by ralf]
Code that uses deriving (... Data ...)
will require an updated *compiler* to be in line with
these new boilerplate modules.

Overall changes:
- Revised datatype/constructor representations.
- Enhanced API for construction and observation.
- Added many Data instances for prelude-like types.
Data/Generics/Basics.hs
Data/Generics/Reify.hs
Data/Typeable.hs