[commit: ghc] master: Merge branch 'master' of darcs.haskell.org:/srv/darcs//ghc (9615222)
Ian Lynagh
igloo at earth.li
Tue Sep 18 01:55:16 CEST 2012
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/9615222985f40b62410e1ccc7b6e8581c2729150
>---------------------------------------------------------------
commit 9615222985f40b62410e1ccc7b6e8581c2729150
Merge: 9224e48... ba8fd08...
Author: Ian Lynagh <ian at well-typed.com>
Date: Mon Sep 17 21:38:36 2012 +0100
Merge branch 'master' of darcs.haskell.org:/srv/darcs//ghc
compiler/coreSyn/MkExternalCore.lhs | 3 +-
compiler/ghci/Linker.lhs | 2 +-
compiler/simplStg/UnariseStg.lhs | 152 +++++++++++++++++++++++-----------
compiler/stgSyn/CoreToStg.lhs | 11 +++-
compiler/typecheck/TcEvidence.lhs | 29 +++----
compiler/typecheck/TcHsType.lhs | 9 ++-
compiler/typecheck/TcMType.lhs | 27 +++++--
compiler/typecheck/TcSMonad.lhs | 26 ++++--
compiler/typecheck/TcTyClsDecls.lhs | 47 ++++++-----
compiler/typecheck/TcUnify.lhs | 20 +++--
compiler/types/Type.lhs | 16 ++--
11 files changed, 220 insertions(+), 122 deletions(-)
More information about the Cvs-ghc
mailing list