summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/tcfail056.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/typecheck/should_fail/tcfail056.stderr')
-rw-r--r--testsuite/tests/typecheck/should_fail/tcfail056.stderr3
1 files changed, 2 insertions, 1 deletions
diff --git a/testsuite/tests/typecheck/should_fail/tcfail056.stderr b/testsuite/tests/typecheck/should_fail/tcfail056.stderr
index 16f44eacb8..55e0ad7088 100644
--- a/testsuite/tests/typecheck/should_fail/tcfail056.stderr
+++ b/testsuite/tests/typecheck/should_fail/tcfail056.stderr
@@ -1,2 +1,3 @@
-tcfail056.hs:10:15: ‘<=’ is not a (visible) method of class ‘Eq’
+tcfail056.hs:10:15: error: [GHC-54721]
+ ‘<=’ is not a (visible) method of class ‘Eq’