[commit: ghc] master: Refactoring and code moving-around, following Max's AT-default patch (c2bd94c)
Simon Peyton Jones
simonpj at microsoft.com
Fri Sep 9 11:52:40 CEST 2011
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/c2bd94c1d91dcd90007fe9f33b8e45ceb509c995
>---------------------------------------------------------------
commit c2bd94c1d91dcd90007fe9f33b8e45ceb509c995
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date: Fri Sep 9 10:52:13 2011 +0100
Refactoring and code moving-around, following Max's AT-default patch
compiler/typecheck/TcInstDcls.lhs | 176 ++++++++++++++++
compiler/typecheck/TcMType.lhs | 16 +-
compiler/typecheck/TcTyClsDecls.lhs | 383 ++++++++++------------------------
3 files changed, 297 insertions(+), 278 deletions(-)
Diff suppressed because of size. To see it, use:
git show c2bd94c1d91dcd90007fe9f33b8e45ceb509c995
More information about the Cvs-ghc
mailing list