[commit: ghc] ghc-new-co: More in flight (f303e4a)

Simon Peyton Jones simonpj at microsoft.com
Wed Feb 29 19:10:26 CET 2012


Repository : ssh://darcs.haskell.org//srv/darcs/ghc

On branch  : ghc-new-co

http://hackage.haskell.org/trac/ghc/changeset/f303e4a97a7502f65168036f3ecc1e360e739b0a

>---------------------------------------------------------------

commit f303e4a97a7502f65168036f3ecc1e360e739b0a
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date:   Wed Feb 29 12:56:00 2012 +0000

    More in flight

 compiler/deSugar/DsMeta.hs           |    2 +-
 compiler/typecheck/TcHsType.lhs      |   97 +++++++++++++++++++++-------------
 compiler/typecheck/TcInstDcls.lhs    |    2 +-
 compiler/typecheck/TcSplice.lhs      |   23 ++++----
 compiler/typecheck/TcSplice.lhs-boot |    5 +-
 compiler/typecheck/TcTyClsDecls.lhs  |    8 +--
 compiler/types/FamInstEnv.lhs        |    6 +--
 compiler/types/TypeRep.lhs           |    2 +-
 compiler/types/Unify.lhs             |    3 +-
 9 files changed, 82 insertions(+), 66 deletions(-)


Diff suppressed because of size. To see it, use:

    git show f303e4a97a7502f65168036f3ecc1e360e739b0a



More information about the Cvs-ghc mailing list