[commit: ghc] ghc-generics: Simon's fixes to the generated type instances in Generics (d7fb8d3)
Simon Peyton Jones
simonpj at microsoft.com
Fri May 20 18:51:29 CEST 2011
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 <simonpj at microsoft.com>
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
More information about the Cvs-ghc
mailing list