summaryrefslogtreecommitdiff
path: root/testsuite/tests/polykinds/T7939a.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/polykinds/T7939a.stderr')
-rw-r--r--testsuite/tests/polykinds/T7939a.stderr10
1 files changed, 5 insertions, 5 deletions
diff --git a/testsuite/tests/polykinds/T7939a.stderr b/testsuite/tests/polykinds/T7939a.stderr
index 4b24b3dc72..39a4b6e146 100644
--- a/testsuite/tests/polykinds/T7939a.stderr
+++ b/testsuite/tests/polykinds/T7939a.stderr
@@ -1,6 +1,6 @@
-T7939a.hs:7:5:
- Expecting one more argument to ‘Maybe’
- Expected a type, but ‘Maybe’ has kind ‘* -> *’
- In the first argument of ‘F’, namely ‘Maybe’
- In the type family declaration for ‘F’
+T7939a.hs:7:5: error: [GHC-83865]
+ • Expecting one more argument to ‘Maybe’
+ Expected a type, but ‘Maybe’ has kind ‘* -> *’
+ • In the first argument of ‘F’, namely ‘Maybe’
+ In the type family declaration for ‘F’