[commit: ghc] wip/rae: Re-polish error messages around injective TFs. (74ce4c6)

git at git.haskell.org git at git.haskell.org
Sun Sep 20 20:28:05 UTC 2015


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

On branch  : wip/rae
Link       : http://ghc.haskell.org/trac/ghc/changeset/74ce4c65f31fa16cfc077efbb39fe84807a9e263/ghc

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

commit 74ce4c65f31fa16cfc077efbb39fe84807a9e263
Author: Richard Eisenberg <eir at cis.upenn.edu>
Date:   Sun Sep 20 15:28:55 2015 -0400

    Re-polish error messages around injective TFs.
    
    The previous message was wrong, as pointed out by Jan Stolarek.


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

74ce4c65f31fa16cfc077efbb39fe84807a9e263
 compiler/typecheck/FamInst.hs                      | 41 +++++++++++-----------
 testsuite/tests/ghci/scripts/T6018ghcifail.stderr  | 22 +++++++-----
 .../tests/typecheck/should_fail/T6018fail.stderr   | 27 ++++++++------
 .../typecheck/should_fail/T6018failclosed.stderr   | 36 ++++++++++---------
 4 files changed, 69 insertions(+), 57 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 74ce4c65f31fa16cfc077efbb39fe84807a9e263


More information about the ghc-commits mailing list