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 <[email protected]> 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 _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
