[commit: ghc] master: Merge branch 'master' of darcs.haskell.org:/srv/darcs//ghc (d0b823c)
Ian Lynagh
igloo at earth.li
Thu Jan 31 01:30:01 CET 2013
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/d0b823c07116eb3044efb333185603c0453a0746
>---------------------------------------------------------------
commit d0b823c07116eb3044efb333185603c0453a0746
Merge: e40299c... 3e1745a...
Author: Ian Lynagh <ian at well-typed.com>
Date: Thu Jan 31 00:28:02 2013 +0000
Merge branch 'master' of darcs.haskell.org:/srv/darcs//ghc
aclocal.m4 | 33 +++++++++++++++++++++++++++++++--
compiler/basicTypes/MkId.lhs | 2 +-
compiler/basicTypes/SrcLoc.lhs | 4 ++--
compiler/basicTypes/Var.lhs | 2 +-
compiler/coreSyn/CoreArity.lhs | 2 +-
compiler/coreSyn/CoreLint.lhs | 2 +-
compiler/coreSyn/CoreSubst.lhs | 4 ++--
compiler/coreSyn/CoreUtils.lhs | 2 +-
compiler/deSugar/Desugar.lhs | 2 +-
compiler/deSugar/DsBinds.lhs | 4 ++--
compiler/deSugar/DsExpr.lhs | 2 +-
compiler/deSugar/DsMeta.hs | 6 +++---
compiler/deSugar/DsUtils.lhs | 2 +-
compiler/deSugar/MatchLit.lhs | 2 +-
compiler/iface/IfaceSyn.lhs | 2 +-
compiler/main/TidyPgm.lhs | 4 ++--
compiler/nativeGen/X86/CodeGen.hs | 2 +-
compiler/prelude/TysPrim.lhs | 4 ++--
compiler/rename/RnEnv.lhs | 2 +-
compiler/rename/RnExpr.lhs | 2 +-
compiler/rename/RnNames.lhs | 4 ++--
compiler/simplCore/LiberateCase.lhs | 2 +-
compiler/simplCore/SimplCore.lhs | 2 +-
compiler/simplCore/SimplEnv.lhs | 2 +-
compiler/simplCore/SimplUtils.lhs | 4 ++--
compiler/simplCore/Simplify.lhs | 6 +++---
compiler/specialise/SpecConstr.lhs | 4 ++--
compiler/specialise/Specialise.lhs | 2 +-
compiler/stgSyn/StgLint.lhs | 2 +-
compiler/typecheck/TcErrors.lhs | 4 ++--
compiler/typecheck/TcExpr.lhs | 2 +-
compiler/typecheck/TcGenDeriv.lhs | 4 ++--
compiler/typecheck/TcHsSyn.lhs | 2 +-
compiler/typecheck/TcHsType.lhs | 2 +-
compiler/typecheck/TcInstDcls.lhs | 6 +++---
compiler/typecheck/TcInteract.lhs | 2 +-
compiler/typecheck/TcPat.lhs | 4 ++--
compiler/typecheck/TcRnDriver.lhs | 2 +-
compiler/typecheck/TcRnTypes.lhs | 2 +-
compiler/typecheck/TcSimplify.lhs | 2 +-
compiler/typecheck/TcSplice.lhs | 4 ++--
compiler/typecheck/TcTyClsDecls.lhs | 4 ++--
compiler/typecheck/TcUnify.lhs | 2 +-
compiler/types/OptCoercion.lhs | 4 ++--
compiler/types/TyCon.lhs | 2 +-
compiler/types/TypeRep.lhs | 2 +-
configure.ac | 13 -------------
distrib/configure.ac.in | 7 ++-----
docs/storage-mgt/rp.tex | 2 +-
includes/rts/Ticky.h | 2 +-
includes/stg/HaskellMachRegs.h | 2 +-
includes/stg/MachRegs.h | 15 +++++++++++++++
includes/stg/RtsMachRegs.h | 2 +-
utils/genapply/GenApply.hs | 2 +-
54 files changed, 118 insertions(+), 90 deletions(-)
More information about the ghc-commits
mailing list