summaryrefslogtreecommitdiff
path: root/testsuite/tests/indexed-types/should_fail/T7938.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/indexed-types/should_fail/T7938.stderr')
-rw-r--r--testsuite/tests/indexed-types/should_fail/T7938.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/indexed-types/should_fail/T7938.stderr b/testsuite/tests/indexed-types/should_fail/T7938.stderr
index 5751c4e992..1b79fb8e7e 100644
--- a/testsuite/tests/indexed-types/should_fail/T7938.stderr
+++ b/testsuite/tests/indexed-types/should_fail/T7938.stderr
@@ -1,5 +1,5 @@
-T7938.hs:12:17: error:
+T7938.hs:12:17: error: [GHC-83865]
• Expected a type, but ‘KP :: KProxy k2’ has kind ‘KProxy k2’
• In the type ‘(KP :: KProxy k2)’
In the type instance declaration for ‘Bar’