summaryrefslogtreecommitdiff
path: root/testsuite/tests/polykinds/T14520.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/polykinds/T14520.stderr')
-rw-r--r--testsuite/tests/polykinds/T14520.stderr4
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuite/tests/polykinds/T14520.stderr b/testsuite/tests/polykinds/T14520.stderr
index 20e1b5cf33..7fa6545a07 100644
--- a/testsuite/tests/polykinds/T14520.stderr
+++ b/testsuite/tests/polykinds/T14520.stderr
@@ -1,7 +1,7 @@
-T14520.hs:15:24: error:
+T14520.hs:15:24: error: [GHC-83865]
• Expected kind ‘bat w w’,
but ‘Id’ has kind ‘XXX @a0 @(*) (XXX @a0 @(a0 ~>> *) kat0 b0) b0’
- The type variables ‘kat0’, ‘b0’ are ambiguous
+ The type variables ‘kat0’, ‘b0’ are ambiguous
• In the first argument of ‘Sing’, namely ‘(Id :: bat w w)’
In the type signature: sId :: Sing w -> Sing (Id :: bat w w)