summaryrefslogtreecommitdiff
path: root/testsuite/tests/parser/should_fail/T15209.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/parser/should_fail/T15209.stderr')
-rw-r--r--testsuite/tests/parser/should_fail/T15209.stderr4
1 files changed, 3 insertions, 1 deletions
diff --git a/testsuite/tests/parser/should_fail/T15209.stderr b/testsuite/tests/parser/should_fail/T15209.stderr
index 9d1e151cf2..fe1666c37e 100644
--- a/testsuite/tests/parser/should_fail/T15209.stderr
+++ b/testsuite/tests/parser/should_fail/T15209.stderr
@@ -1,2 +1,4 @@
-T15209.hs:6:10: error: Not in scope: type constructor or class ‘~#’
+T15209.hs:6:10: error:
+ Not in scope: type constructor or class ‘~#’
+ Suggested fix: Perhaps use ‘~’ (imported from Prelude)