[project @ 2003-05-30 21:59:44 by ralf]
authorralf <unknown>
Fri, 30 May 2003 21:59:44 +0000 (21:59 +0000)
committerralf <unknown>
Fri, 30 May 2003 21:59:44 +0000 (21:59 +0000)
commit22d149f41a7652922dcf0f6a31d6a775aa6273d7
treecf677de57d8738dbf33f350579c46dac7c0efbd8
parent79d677bfebe31714ec41a4dacf4423bb1b0b2a47
[project @ 2003-05-30 21:59:44 by ralf]
Major clean-up; would have been nice in GHC 6.00

(most of the changes concern documentation, types, coding style,
grouping, i.e., the interface is largely preserved modulo some
added exports; the only changed type is the one of synthesize;
the pathological function undefineds was removed from the interaces,
and the rarely used function branches was renamed to glength)

I also commit testsuite/.../Generics which has now quite
some meaninful examples in there. Also, the boilerplate is
now properly documented on http://www.cs.vu.nl/boilerplate/

All in all, this stuff starts to be useful and usable.
Great that it is supported by GHC!!!

Cheers,
Ralf
Data/Generics.hs