summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/tcfail010.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/typecheck/should_fail/tcfail010.stderr')
-rw-r--r--testsuite/tests/typecheck/should_fail/tcfail010.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/typecheck/should_fail/tcfail010.stderr b/testsuite/tests/typecheck/should_fail/tcfail010.stderr
index d49818d46d..0594b99ab7 100644
--- a/testsuite/tests/typecheck/should_fail/tcfail010.stderr
+++ b/testsuite/tests/typecheck/should_fail/tcfail010.stderr
@@ -1,5 +1,5 @@
-tcfail010.hs:3:17: error:
+tcfail010.hs:3:17: error: [GHC-39999]
• No instance for ‘Num [a0]’ arising from a use of ‘+’
• In the expression: z + 2
In the expression: \ (y : z) -> z + 2