Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : ghc-generics
http://hackage.haskell.org/trac/ghc/changeset/1cf00bfef1c35b89c21d1eaa9f6be7354a40f016 >--------------------------------------------------------------- commit 1cf00bfef1c35b89c21d1eaa9f6be7354a40f016 Author: Jose Pedro Magalhaes <j...@cs.uu.nl> Date: Fri Apr 29 16:02:45 2011 +0200 First go at making Representable0 just a standard derivable class. Not yet complete; attaching deriving statements to datatypes works, but standalone deriving doesn't work yet. compiler/typecheck/TcDeriv.lhs | 159 ++++++++++++++++++++++++++++++++-------- tmp/Main | Bin 0 -> 5410570 bytes tmp/Main.hs | 20 +++++ 3 files changed, 149 insertions(+), 30 deletions(-) Diff suppressed because of size. To see it, use: git show 1cf00bfef1c35b89c21d1eaa9f6be7354a40f016 _______________________________________________ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc