[commit: ghc] wip/new-flatten-skolems-Oct14: Work in progress (859ef91)

git at git.haskell.org git at git.haskell.org
Thu Oct 30 17:49:19 UTC 2014


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

On branch  : wip/new-flatten-skolems-Oct14
Link       : http://ghc.haskell.org/trac/ghc/changeset/859ef913e030cb95cafbbedf0d6288ed8ce6d7bc/ghc

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

commit 859ef913e030cb95cafbbedf0d6288ed8ce6d7bc
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date:   Thu Oct 30 17:49:15 2014 +0000

    Work in progress


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

859ef913e030cb95cafbbedf0d6288ed8ce6d7bc
 compiler/typecheck/TcCanonical.lhs                 |   1 +
 compiler/typecheck/TcFlatten.lhs                   | 293 ++++++++++-----------
 compiler/typecheck/TcInteract.lhs                  |  36 ++-
 compiler/typecheck/TcSMonad.lhs                    |  15 +-
 testsuite/tests/indexed-types/should_fail/T7786.hs |   4 +-
 .../tests/indexed-types/should_fail/T7786.stderr   |  13 -
 testsuite/tests/indexed-types/should_fail/all.T    |   2 +-
 7 files changed, 183 insertions(+), 181 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 859ef913e030cb95cafbbedf0d6288ed8ce6d7bc


More information about the ghc-commits mailing list