summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/T5246.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/typecheck/should_fail/T5246.stderr')
-rw-r--r--testsuite/tests/typecheck/should_fail/T5246.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/typecheck/should_fail/T5246.stderr b/testsuite/tests/typecheck/should_fail/T5246.stderr
index ea4185af33..60964682f2 100644
--- a/testsuite/tests/typecheck/should_fail/T5246.stderr
+++ b/testsuite/tests/typecheck/should_fail/T5246.stderr
@@ -1,5 +1,5 @@
-T5246.hs:11:10: error:
+T5246.hs:11:10: error: [GHC-18872]
• Couldn't match type ‘[Char]’ with ‘Int’
arising from a functional dependency between constraints:
‘?x::Int’ arising from a use of ‘foo’ at T5246.hs:11:10-12