[commit: ghc] wip/new-flatten-skolems-Aug14: More flatten-skolem progress (24c9c7c)

git at git.haskell.org git at git.haskell.org
Wed Oct 1 11:57:07 UTC 2014


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

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

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

commit 24c9c7ccf0c1c3cbf0651d3967c5b22d461032c2
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date:   Tue Sep 30 21:31:32 2014 +0100

    More flatten-skolem progress


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

24c9c7ccf0c1c3cbf0651d3967c5b22d461032c2
 compiler/typecheck/TcCanonical.lhs | 121 ++++++++++++++-----------
 compiler/typecheck/TcInteract.lhs  | 176 ++++++++++++++-----------------------
 compiler/typecheck/TcMType.lhs     |  81 ++++-------------
 compiler/typecheck/TcSMonad.lhs    |   2 +-
 compiler/typecheck/TcSimplify.lhs  |  15 ++--
 compiler/typecheck/TcType.lhs      |  32 ++++---
 6 files changed, 182 insertions(+), 245 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 24c9c7ccf0c1c3cbf0651d3967c5b22d461032c2


More information about the ghc-commits mailing list