[commit: ghc] master: Merge branch 'master' of http://darcs.haskell.org/ghc (d533da9)
Ian Lynagh
igloo at earth.li
Wed May 15 16:30:49 CEST 2013
Repository : http://darcs.haskell.org/ghc.git/
On branch : master
https://github.com/ghc/ghc/commit/d533da9d1516272f30415294faf097451eff8d1b
>---------------------------------------------------------------
commit d533da9d1516272f30415294faf097451eff8d1b
Merge: efc515a 672553e
Author: Ian Lynagh <ian at well-typed.com>
Date: Wed May 15 15:29:30 2013 +0100
Merge branch 'master' of http://darcs.haskell.org/ghc
compiler/basicTypes/BasicTypes.lhs | 3 +-
compiler/coreSyn/MkCore.lhs | 48 ++++++++++---
compiler/hsSyn/HsBinds.lhs | 2 +-
compiler/hsSyn/HsTypes.lhs | 1 +
compiler/prelude/PrelNames.lhs | 5 --
compiler/specialise/SpecConstr.lhs | 142 +++++++++++++++++++++++++++++--------
compiler/typecheck/TcBinds.lhs | 21 +++---
compiler/typecheck/TcHsType.lhs | 3 +
compiler/typecheck/TcPat.lhs | 79 +++++++++++----------
compiler/typecheck/TcSplice.lhs | 55 +++++++-------
10 files changed, 234 insertions(+), 125 deletions(-)
More information about the ghc-commits
mailing list