diff options
Diffstat (limited to 'testsuite/tests/parser/should_fail/T13450TH.stderr')
-rw-r--r-- | testsuite/tests/parser/should_fail/T13450TH.stderr | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/testsuite/tests/parser/should_fail/T13450TH.stderr b/testsuite/tests/parser/should_fail/T13450TH.stderr index 11733c5c91..1d6fdfbb1a 100644 --- a/testsuite/tests/parser/should_fail/T13450TH.stderr +++ b/testsuite/tests/parser/should_fail/T13450TH.stderr @@ -2,5 +2,6 @@ T13450TH.hs:6:15: error: Parser error on `''` Character literals may not be empty - Or perhaps you intended to use quotation syntax of TemplateHaskell, - but the type variable or constructor is missing + Suggested fix: + Perhaps you intended to use quotation syntax of TemplateHaskell, + but the type variable or constructor is missing |