Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master
http://hackage.haskell.org/trac/ghc/changeset/2d68dbbb5d451066fea78154eed23c0b4f38de0e >--------------------------------------------------------------- commit 2d68dbbb5d451066fea78154eed23c0b4f38de0e Merge: 2d634b8... b0cf532... Author: Ian Lynagh <[email protected]> Date: Wed Nov 30 02:26:13 2011 +0000 Merge branch 'master' of http://darcs.haskell.org/ghc compiler/NOTES | 156 ----- compiler/Simon-log | 1260 ----------------------------------- compiler/coreSyn/CoreSubst.lhs | 17 +- compiler/simplCore/SimplCore.lhs | 1 + compiler/stranal/WorkWrap.lhs | 4 +- compiler/typecheck/TcBinds.lhs | 66 ++- compiler/typecheck/TcDeriv.lhs | 2 +- compiler/typecheck/TcInstDcls.lhs | 22 +- compiler/typecheck/TcRnDriver.lhs | 36 +- compiler/typecheck/TcRnMonad.lhs | 15 +- compiler/typecheck/TcTyClsDecls.lhs | 34 +- compiler/typecheck/TcUnify.lhs | 12 +- new_tc_notes | 181 ----- 13 files changed, 112 insertions(+), 1694 deletions(-) _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
