summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/arrows
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/ghc-regress/arrows')
-rw-r--r--testsuite/tests/ghc-regress/arrows/should_fail/arrowfail002.stderr4
1 files changed, 3 insertions, 1 deletions
diff --git a/testsuite/tests/ghc-regress/arrows/should_fail/arrowfail002.stderr b/testsuite/tests/ghc-regress/arrows/should_fail/arrowfail002.stderr
index c653acc339..935d7e38a6 100644
--- a/testsuite/tests/ghc-regress/arrows/should_fail/arrowfail002.stderr
+++ b/testsuite/tests/ghc-regress/arrows/should_fail/arrowfail002.stderr
@@ -1,2 +1,4 @@
-arrowfail002.hs:6:17: Not in scope: `x'
+arrowfail002.hs:6:17:
+ Not in scope: `x'
+ Perhaps you meant one of these: `f' (line 7), `g' (line 6)