[commit: ghc] wip/new-flatten-skolems-Aug14: More progress (286637a)

git at git.haskell.org git at git.haskell.org
Fri Sep 26 12:45:21 UTC 2014


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

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

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

commit 286637a39ad5ad86724b1adf65a0b1cbd47c8dc9
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date:   Fri Sep 26 13:44:41 2014 +0100

    More progress


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

286637a39ad5ad86724b1adf65a0b1cbd47c8dc9
 compiler/typecheck/Flattening-notes                | 62 +++++++++++++---------
 compiler/typecheck/TcInteract.lhs                  | 19 +++++--
 compiler/typecheck/TcSMonad.lhs                    |  2 +-
 .../tests/indexed-types/should_fail/GADTwrong1.hs  | 11 ++++
 .../tests/indexed-types/should_fail/T7729a.hs      |  6 +++
 .../typecheck/should_compile/TcTypeNatSimple.hs    | 10 +---
 6 files changed, 71 insertions(+), 39 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 286637a39ad5ad86724b1adf65a0b1cbd47c8dc9


More information about the ghc-commits mailing list