[commit: ghc] wip/new-flatten-skolems-Aug14: More progress (refactoring StopAndContinue) (3b2757f)

git at git.haskell.org git at git.haskell.org
Thu Oct 9 07:38:40 UTC 2014


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

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

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

commit 3b2757f6ab09d3dc527f532681340ca7fb39aa37
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date:   Thu Oct 9 08:37:35 2014 +0100

    More progress (refactoring StopAndContinue)


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

3b2757f6ab09d3dc527f532681340ca7fb39aa37
 compiler/typecheck/Flattening-notes |   2 +
 compiler/typecheck/TcCanonical.lhs  | 199 ++++++++++++++---------------------
 compiler/typecheck/TcInteract.lhs   | 201 ++++++++++++++++++------------------
 compiler/typecheck/TcSMonad.lhs     | 189 ++++++++++++++++++++-------------
 compiler/typecheck/TcSimplify.lhs   |   3 +-
 5 files changed, 295 insertions(+), 299 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 3b2757f6ab09d3dc527f532681340ca7fb39aa37


More information about the ghc-commits mailing list