Repository : ssh://darcs.haskell.org//srv/darcs/testsuite On branch : master
http://hackage.haskell.org/trac/ghc/changeset/95d11777a45a2811e7f0b31227abdb9ae6801ba1 >--------------------------------------------------------------- commit 95d11777a45a2811e7f0b31227abdb9ae6801ba1 Author: Simon Peyton Jones <[email protected]> Date: Tue Aug 21 14:38:29 2012 +0100 Accept improvement >--------------------------------------------------------------- tests/ghci/scripts/T4127a.stderr | 4 ---- 1 files changed, 0 insertions(+), 4 deletions(-) diff --git a/tests/ghci/scripts/T4127a.stderr b/tests/ghci/scripts/T4127a.stderr index c6a3a41..970b6db 100644 --- a/tests/ghci/scripts/T4127a.stderr +++ b/tests/ghci/scripts/T4127a.stderr @@ -3,7 +3,3 @@ Multiple declarations of `f' Declared at: <interactive>:3:32 <interactive>:3:68 - -<interactive>:3:68: `f' is not a (visible) method of class `Foo' - -<interactive>:3:108: `f' is not a (visible) method of class `Foo' _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
