[commit: ghc] master: Wibbles to "...plus N others" error message about instances in scope (baa3c9a)

git at git.haskell.org git at git.haskell.org
Thu Aug 28 11:12:07 UTC 2014


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

On branch  : master
Link       : http://ghc.haskell.org/trac/ghc/changeset/baa3c9a306df0432f2697009585c66ff096d197e/ghc

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

commit baa3c9a306df0432f2697009585c66ff096d197e
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date:   Tue May 13 12:42:58 2014 +0100

    Wibbles to "...plus N others" error message about instances in scope
    
    I this this arises from my de-orphaning the Enum Word instance


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

baa3c9a306df0432f2697009585c66ff096d197e
 testsuite/tests/annotations/should_fail/annfail10.stderr       |  3 +--
 testsuite/tests/ghci.debugger/scripts/break006.stderr          | 10 ++++------
 testsuite/tests/ghci.debugger/scripts/print019.stderr          |  2 +-
 testsuite/tests/ghci/scripts/Defer02.stderr                    |  5 ++---
 .../overloadedlists/should_fail/overloadedlistsfail01.stderr   | 10 ++++------
 testsuite/tests/typecheck/should_compile/holes2.stderr         |  5 ++---
 testsuite/tests/typecheck/should_fail/tcfail008.stderr         |  5 ++---
 testsuite/tests/typecheck/should_fail/tcfail072.stderr         |  6 +++---
 testsuite/tests/typecheck/should_fail/tcfail133.stderr         |  2 +-
 9 files changed, 20 insertions(+), 28 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 baa3c9a306df0432f2697009585c66ff096d197e


More information about the ghc-commits mailing list