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