Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : unboxed-tuple-arguments
http://hackage.haskell.org/trac/ghc/changeset/4f070dd16ee31f38aff931f4b7b0ce562dcb98f4 >--------------------------------------------------------------- commit 4f070dd16ee31f38aff931f4b7b0ce562dcb98f4 Merge: feeedb3... 28f783f... Author: Max Bolingbroke <[email protected]> Date: Wed Mar 7 17:28:21 2012 +0000 Merge branch 'master' of ssh://darcs.haskell.org/srv/darcs/ghc into unboxed-tuple-arguments aclocal.m4 | 5 ++- compiler/coreSyn/CoreUnfold.lhs | 2 +- compiler/deSugar/DsBinds.lhs | 31 +++++++++++++++- compiler/hsSyn/HsBinds.lhs | 8 ++-- compiler/iface/TcIface.lhs | 9 ++++- compiler/main/DriverPipeline.hs | 13 ++++--- compiler/main/TidyPgm.lhs | 66 ++++++++++++++++++++++++++-------- compiler/rename/RnPat.lhs | 8 ++-- compiler/simplCore/CoreMonad.lhs | 11 +++--- compiler/simplCore/Simplify.lhs | 2 +- compiler/specialise/Specialise.lhs | 2 +- compiler/typecheck/TcHsType.lhs | 45 +++++------------------- compiler/typecheck/TcPat.lhs | 4 ++- compiler/typecheck/TcTyClsDecls.lhs | 43 +++++++++++----------- compiler/utils/Outputable.lhs | 66 +++++++++++++++++------------------ compiler/utils/Platform.hs | 2 + 16 files changed, 183 insertions(+), 134 deletions(-) _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
