[project @ 2004-02-24 19:49:58 by ralf]
authorralf <unknown>
Tue, 24 Feb 2004 19:49:58 +0000 (19:49 +0000)
committerralf <unknown>
Tue, 24 Feb 2004 19:49:58 +0000 (19:49 +0000)
commit30dc0792daf83ce3e05e59719069263ffb88753e
tree7c5f0f22643b9dafd00fbf10fb38bdd2fc6864d3
parent4df8c588af78ce4f74ca45ab542b05dfa6d232fd
[project @ 2004-02-24 19:49:58 by ralf]
Proliferation of unsafeCoerce in Data.Typeable stopped. (There is now
just one cast0 which generalises on all previous forms: cast, castss,
castarr.) Started classes Typeable1/2 for unary/binary type constructors.
Added instances for lists, products, sums, functions, maybies.
Data/Typeable.hs