summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_compile/T14149.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/typecheck/should_compile/T14149.stderr')
-rw-r--r--testsuite/tests/typecheck/should_compile/T14149.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/typecheck/should_compile/T14149.stderr b/testsuite/tests/typecheck/should_compile/T14149.stderr
index b1a8d3720c..bd3003e0bc 100644
--- a/testsuite/tests/typecheck/should_compile/T14149.stderr
+++ b/testsuite/tests/typecheck/should_compile/T14149.stderr
@@ -1,5 +1,5 @@
-T14149.hs:8:5: error:
+T14149.hs:8:5: error: [GHC-18872]
• Couldn't match representation of type ‘Int’ with that of ‘Bool’
arising from a use of ‘coerce’
• In the expression: coerce (k :: Int)