[commit: ghc] wip/spj-tc-branch: In-flight changes to InferRes (6b00895)

git at git.haskell.org git at git.haskell.org
Thu Sep 15 16:15:01 UTC 2016


Repository : ssh://git@git.haskell.org/ghc

On branch  : wip/spj-tc-branch
Link       : http://ghc.haskell.org/trac/ghc/changeset/6b00895f52c08e60c2b07be2139c06d01b70f8fa/ghc

>---------------------------------------------------------------

commit 6b00895f52c08e60c2b07be2139c06d01b70f8fa
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date:   Thu Sep 15 17:14:08 2016 +0100

    In-flight changes to InferRes


>---------------------------------------------------------------

6b00895f52c08e60c2b07be2139c06d01b70f8fa
 compiler/typecheck/Inst.hs      |   4 +-
 compiler/typecheck/TcBinds.hs   |   4 +-
 compiler/typecheck/TcErrors.hs  |   6 +--
 compiler/typecheck/TcExpr.hs    |   4 +-
 compiler/typecheck/TcHsType.hs  |   6 +--
 compiler/typecheck/TcMType.hs   |  61 ++++++++++++-----------
 compiler/typecheck/TcPat.hs     |  11 +++--
 compiler/typecheck/TcRnTypes.hs |   2 +-
 compiler/typecheck/TcType.hs    |  11 +++--
 compiler/typecheck/TcUnify.hs   | 104 +++++++++++++++++++++-------------------
 10 files changed, 117 insertions(+), 96 deletions(-)

Diff suppressed because of size. To see it, use:

    git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc 6b00895f52c08e60c2b07be2139c06d01b70f8fa


More information about the ghc-commits mailing list