[commit: ghc] master: Merge branch 'coloured-core' of https://github.com/nominolo/ghc into coloured-core (d45197a)
Ian Lynagh
igloo at earth.li
Sun May 8 19:00:13 CEST 2011
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/d45197aabb22178066a8ec50d29331786a0c518c
>---------------------------------------------------------------
commit d45197aabb22178066a8ec50d29331786a0c518c
Merge: c5f7496... daead6b...
Author: Ian Lynagh <igloo at earth.li>
Date: Sun May 8 16:13:33 2011 +0100
Merge branch 'coloured-core' of https://github.com/nominolo/ghc into coloured-core
compiler/basicTypes/Module.lhs | 6 +-
compiler/main/CmdLineParser.hs | 2 +-
compiler/main/DynFlags.hs | 8 +-
compiler/main/ErrUtils.lhs | 3 +-
compiler/nativeGen/AsmCodeGen.lhs | 2 +-
compiler/typecheck/TcRnMonad.lhs | 4 +-
compiler/utils/Outputable.lhs | 281 ++++++++++++++++++++++++-------------
compiler/utils/Pretty.lhs | 7 +-
ghc/InteractiveUI.hs | 2 +-
9 files changed, 203 insertions(+), 112 deletions(-)
More information about the Cvs-ghc
mailing list