summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/T11514.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/typecheck/should_fail/T11514.stderr')
-rw-r--r--testsuite/tests/typecheck/should_fail/T11514.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/typecheck/should_fail/T11514.stderr b/testsuite/tests/typecheck/should_fail/T11514.stderr
index dd940a36b1..ed05b81e3e 100644
--- a/testsuite/tests/typecheck/should_fail/T11514.stderr
+++ b/testsuite/tests/typecheck/should_fail/T11514.stderr
@@ -1,5 +1,5 @@
-T11514.hs:6:7: error:
+T11514.hs:6:7: error: [GHC-91028]
• Couldn't match expected type ‘(Show a => a -> a) -> ()’
with actual type ‘a0’
Cannot instantiate unification variable ‘a0’