Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : ghc-generics
http://hackage.haskell.org/trac/ghc/changeset/d7fb8d371d3228774331a67db8da805b2d68f1c4 >--------------------------------------------------------------- commit d7fb8d371d3228774331a67db8da805b2d68f1c4 Author: Simon Peyton Jones <[email protected]> Date: Fri May 20 17:51:05 2011 +0100 Simon's fixes to the generated type instances in Generics compiler/basicTypes/OccName.lhs | 8 ++-- compiler/iface/BuildTyCl.lhs | 3 +- compiler/main/HscTypes.lhs | 37 ++++++++--------- compiler/typecheck/TcInstDcls.lhs | 34 +++++++--------- compiler/typecheck/TcRnDriver.lhs | 1 - compiler/typecheck/TcTyClsDecls.lhs | 8 ++-- compiler/types/FamInstEnv.lhs | 7 +++- compiler/types/Generics.lhs | 76 +++++++++++++++++----------------- 8 files changed, 87 insertions(+), 87 deletions(-) Diff suppressed because of size. To see it, use: git show d7fb8d371d3228774331a67db8da805b2d68f1c4 _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
