summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/T18640a.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/typecheck/should_fail/T18640a.stderr')
-rw-r--r--testsuite/tests/typecheck/should_fail/T18640a.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/typecheck/should_fail/T18640a.stderr b/testsuite/tests/typecheck/should_fail/T18640a.stderr
index edc9a83c25..bffd569321 100644
--- a/testsuite/tests/typecheck/should_fail/T18640a.stderr
+++ b/testsuite/tests/typecheck/should_fail/T18640a.stderr
@@ -1,5 +1,5 @@
-T18640a.hs:11:1: error:
+T18640a.hs:11:1: error: [GHC-25897]
• Couldn't match kind ‘a’ with ‘*’
Expected: forall (b :: k). * -> *
Actual: forall (b :: k). * -> a