summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/tcfail077.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/typecheck/should_fail/tcfail077.stderr')
-rw-r--r--testsuite/tests/typecheck/should_fail/tcfail077.stderr3
1 files changed, 2 insertions, 1 deletions
diff --git a/testsuite/tests/typecheck/should_fail/tcfail077.stderr b/testsuite/tests/typecheck/should_fail/tcfail077.stderr
index 39ee49db3f..011efd5696 100644
--- a/testsuite/tests/typecheck/should_fail/tcfail077.stderr
+++ b/testsuite/tests/typecheck/should_fail/tcfail077.stderr
@@ -1,2 +1,3 @@
-tcfail077.hs:8:3: ‘op2’ is not a (visible) method of class ‘Foo’
+tcfail077.hs:8:3: error: [GHC-54721]
+ ‘op2’ is not a (visible) method of class ‘Foo’