diff options
author | Simon Peyton Jones <simonpj@microsoft.com> | 2013-12-05 08:30:53 +0000 |
---|---|---|
committer | Simon Peyton Jones <simonpj@microsoft.com> | 2013-12-05 08:31:02 +0000 |
commit | 75dbe8725d6981085bf73717937a186a835c3828 (patch) | |
tree | 58a7ae35022cc2b5e2c28ce92f071d7550e5f5c6 /testsuite/tests/mdo | |
parent | f783a6fc54cf6e837c40273884a2f5339bd504a4 (diff) | |
download | haskell-75dbe8725d6981085bf73717937a186a835c3828.tar.gz |
Different quotes in error messages following lexer clean-up
Diffstat (limited to 'testsuite/tests/mdo')
-rw-r--r-- | testsuite/tests/mdo/should_fail/mdofail005.stderr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/mdo/should_fail/mdofail005.stderr b/testsuite/tests/mdo/should_fail/mdofail005.stderr index 306df25706..e5c81c3838 100644 --- a/testsuite/tests/mdo/should_fail/mdofail005.stderr +++ b/testsuite/tests/mdo/should_fail/mdofail005.stderr @@ -1,2 +1,2 @@ -mdofail005.hs:11:14: parse error on input `<-' +mdofail005.hs:11:14: parse error on input ‛<-’ |