summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/tcfail121.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/typecheck/should_fail/tcfail121.stderr')
-rw-r--r--testsuite/tests/typecheck/should_fail/tcfail121.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/typecheck/should_fail/tcfail121.stderr b/testsuite/tests/typecheck/should_fail/tcfail121.stderr
index 179729586f..5618d84471 100644
--- a/testsuite/tests/typecheck/should_fail/tcfail121.stderr
+++ b/testsuite/tests/typecheck/should_fail/tcfail121.stderr
@@ -1,5 +1,5 @@
-tcfail121.hs:13:9: error:
+tcfail121.hs:13:9: error: [GHC-43085]
• Overlapping instances for Foo [a] arising from a use of ‘op’
Matching instance:
instance [overlappable] Foo a => Foo [a]