[commit: testsuite] master: More different quotes in error messages following lexer clean-up (27c42f4)
git at git.haskell.org
git at git.haskell.org
Thu Dec 5 13:06:10 UTC 2013
Repository : ssh://git@git.haskell.org/testsuite
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/27c42f4022c491feb52c2c60a17394b0fbd49c86/testsuite
>---------------------------------------------------------------
commit 27c42f4022c491feb52c2c60a17394b0fbd49c86
Author: Joachim Breitner <mail at joachim-breitner.de>
Date: Thu Dec 5 13:06:35 2013 +0000
More different quotes in error messages following lexer clean-up
>---------------------------------------------------------------
27c42f4022c491feb52c2c60a17394b0fbd49c86
tests/parser/should_fail/T8431.stderr | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/parser/should_fail/T8431.stderr b/tests/parser/should_fail/T8431.stderr
index 25d6e59..2f05838 100644
--- a/tests/parser/should_fail/T8431.stderr
+++ b/tests/parser/should_fail/T8431.stderr
@@ -1,2 +1,2 @@
-T8431.hs:1:1: parse error on input `)'
+T8431.hs:1:1: parse error on input ‛)’
More information about the ghc-commits
mailing list