[commit: ghc] wip/new-flatten-skolems-Aug14: More work in progress (8596f14)

git at git.haskell.org git at git.haskell.org
Tue Aug 26 13:31:58 UTC 2014


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

On branch  : wip/new-flatten-skolems-Aug14
Link       : http://ghc.haskell.org/trac/ghc/changeset/8596f14f51a9da8d93599816e7af2222ffefd6eb/ghc

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

commit 8596f14f51a9da8d93599816e7af2222ffefd6eb
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date:   Sat Aug 16 10:48:57 2014 +0100

    More work in progress


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

8596f14f51a9da8d93599816e7af2222ffefd6eb
 compiler/typecheck/TcCanonical.lhs |  14 +---
 compiler/typecheck/TcErrors.lhs    |   1 +
 compiler/typecheck/TcHsSyn.lhs     |   1 +
 compiler/typecheck/TcInteract.lhs  |  76 ++++++++++++++-----
 compiler/typecheck/TcMType.lhs     |   1 +
 compiler/typecheck/TcRnTypes.lhs   |   7 +-
 compiler/typecheck/TcSMonad.lhs    | 150 +++++++++++++++++++------------------
 compiler/typecheck/TcSimplify.lhs  |  19 +++--
 compiler/typecheck/TcType.lhs      |  13 ++--
 9 files changed, 160 insertions(+), 122 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 8596f14f51a9da8d93599816e7af2222ffefd6eb


More information about the ghc-commits mailing list