[commit: ghc] wip/new-flatten-skolems-Aug14: Final wibbles (3c17388)

git at git.haskell.org git at git.haskell.org
Thu Oct 30 12:52:29 UTC 2014


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

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

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

commit 3c17388f3a23dbed0a69c6e385d57bac1a91f83e
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date:   Wed Oct 29 15:07:24 2014 +0000

    Final wibbles


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

3c17388f3a23dbed0a69c6e385d57bac1a91f83e
 compiler/stranal/DmdAnal.lhs                       |  3 +-
 compiler/typecheck/TcSimplify.lhs                  | 21 +++++++++++--
 compiler/types/Coercion.lhs                        | 36 +++++++++++-----------
 compiler/types/FamInstEnv.lhs                      | 30 +++++++++++++-----
 .../should_compile/PushedInAsGivens.hs             |  9 +++++-
 testsuite/tests/indexed-types/should_compile/all.T |  2 +-
 .../indexed-types/should_fail/ExtraTcsUntch.hs     | 14 ++++-----
 .../indexed-types/should_fail/ExtraTcsUntch.stderr | 22 ++++++++-----
 .../tests/indexed-types/should_fail/T1897b.stderr  |  8 +++--
 .../tests/indexed-types/should_fail/T4093a.hs      |  4 +++
 .../tests/indexed-types/should_fail/T4093a.stderr  | 17 +++++-----
 .../tests/simplCore/should_compile/T3772.stdout    | 24 +++++++--------
 12 files changed, 118 insertions(+), 72 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 3c17388f3a23dbed0a69c6e385d57bac1a91f83e


More information about the ghc-commits mailing list