[commit: ghc] master: Merge branch 'master' of darcs.haskell.org:/srv/darcs//ghc (9615222)
Ian Lynagh <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.cvs.ghc |
|---|---|
| Message-ID | <[email protected]> |
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 <[email protected]> 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(-)