summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_fail/T15539.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/rename/should_fail/T15539.stderr')
-rw-r--r--testsuite/tests/rename/should_fail/T15539.stderr5
1 files changed, 3 insertions, 2 deletions
diff --git a/testsuite/tests/rename/should_fail/T15539.stderr b/testsuite/tests/rename/should_fail/T15539.stderr
index 9ac202f420..c3c1653b51 100644
--- a/testsuite/tests/rename/should_fail/T15539.stderr
+++ b/testsuite/tests/rename/should_fail/T15539.stderr
@@ -1,4 +1,5 @@
T15539.hs:6:13: error:
- • Variable not in scope: baz
- • Perhaps you meant one of these: ‘bam’ (line 17), ‘bar’ (line 15)
+ Variable not in scope: baz
+ Suggested fix:
+ Perhaps use one of these: ‘bam’ (line 17), ‘bar’ (line 15)