diff options
Diffstat (limited to 'testsuite/tests/arrows/should_fail/arrowfail002.stderr')
-rw-r--r-- | testsuite/tests/arrows/should_fail/arrowfail002.stderr | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/testsuite/tests/arrows/should_fail/arrowfail002.stderr b/testsuite/tests/arrows/should_fail/arrowfail002.stderr index 2bb46b971c..a768e4f14b 100644 --- a/testsuite/tests/arrows/should_fail/arrowfail002.stderr +++ b/testsuite/tests/arrows/should_fail/arrowfail002.stderr @@ -1,2 +1,3 @@ -arrowfail002.hs:6:17: error: Variable not in scope: x :: Int +arrowfail002.hs:6:17: error: [GHC-88464] + Variable not in scope: x :: Int |