Repository : ssh://darcs.haskell.org//srv/darcs/testsuite On branch : master
http://hackage.haskell.org/trac/ghc/changeset/60c264fb70fbdc99ebb5317d66d151b2a3a6b2de >--------------------------------------------------------------- commit 60c264fb70fbdc99ebb5317d66d151b2a3a6b2de Author: Simon Peyton Jones <[email protected]> Date: Thu Sep 29 16:46:44 2011 +0100 Accept error message wibble >--------------------------------------------------------------- tests/parser/should_fail/T3811c.stderr | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/tests/parser/should_fail/T3811c.stderr b/tests/parser/should_fail/T3811c.stderr index 9b61341..4a37116 100644 --- a/tests/parser/should_fail/T3811c.stderr +++ b/tests/parser/should_fail/T3811c.stderr @@ -1,2 +1,2 @@ -T3811c.hs:6:10: Malformed instance header: !Show D +T3811c.hs:6:10: Malformed instance: !Show D _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
