[commit: ghc] wip/new-flatten-skolems-Aug14: Checkpoint with each CFunEqCan having a distinct fmv (ae0ef57)

git at git.haskell.org git at git.haskell.org
Wed Oct 15 16:08:49 UTC 2014


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

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

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

commit ae0ef5784d331a7a2bda10c2342eff96eed0d2d8
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date:   Wed Oct 15 12:34:47 2014 +0100

    Checkpoint with each CFunEqCan having a distinct fmv


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

ae0ef5784d331a7a2bda10c2342eff96eed0d2d8
 compiler/typecheck/TcCanonical.lhs                 |   8 +-
 compiler/typecheck/TcInteract.lhs                  |  49 ++---
 compiler/typecheck/TcRnMonad.lhs                   |   8 +-
 compiler/typecheck/TcRnTypes.lhs                   |   9 +-
 compiler/typecheck/TcSMonad.lhs                    | 202 +++++++++++++--------
 compiler/typecheck/TcSimplify.lhs                  |  30 +--
 .../indexed-types/should_compile/T3017.stderr      |   2 +-
 .../indexed-types/should_compile/T3208b.stderr     |   7 +-
 .../indexed-types/should_compile/T8889.stderr      |   2 +-
 9 files changed, 186 insertions(+), 131 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 ae0ef5784d331a7a2bda10c2342eff96eed0d2d8


More information about the ghc-commits mailing list