summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci/scripts/T6106.stderr
diff options
context:
space:
mode:
authorSimon Peyton Jones <simonpj@microsoft.com>2013-12-05 08:30:53 +0000
committerSimon Peyton Jones <simonpj@microsoft.com>2013-12-05 08:31:02 +0000
commit75dbe8725d6981085bf73717937a186a835c3828 (patch)
tree58a7ae35022cc2b5e2c28ce92f071d7550e5f5c6 /testsuite/tests/ghci/scripts/T6106.stderr
parentf783a6fc54cf6e837c40273884a2f5339bd504a4 (diff)
downloadhaskell-75dbe8725d6981085bf73717937a186a835c3828.tar.gz
Different quotes in error messages following lexer clean-up
Diffstat (limited to 'testsuite/tests/ghci/scripts/T6106.stderr')
-rw-r--r--testsuite/tests/ghci/scripts/T6106.stderr4
1 files changed, 3 insertions, 1 deletions
diff --git a/testsuite/tests/ghci/scripts/T6106.stderr b/testsuite/tests/ghci/scripts/T6106.stderr
index 71baf476a0..ad925244a2 100644
--- a/testsuite/tests/ghci/scripts/T6106.stderr
+++ b/testsuite/tests/ghci/scripts/T6106.stderr
@@ -1,2 +1,4 @@
-T6106.hs:1:1: Parse error: naked expression at top level
+T6106.hs:1:1:
+ Parse error: naked expression at top level
+ Perhaps you intended to use TemplateHaskell