summaryrefslogtreecommitdiff
path: root/testsuite/tests/polykinds/T8566.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/polykinds/T8566.stderr')
-rw-r--r--testsuite/tests/polykinds/T8566.stderr3
1 files changed, 2 insertions, 1 deletions
diff --git a/testsuite/tests/polykinds/T8566.stderr b/testsuite/tests/polykinds/T8566.stderr
index 44fae4202e..0e4b6a8fff 100644
--- a/testsuite/tests/polykinds/T8566.stderr
+++ b/testsuite/tests/polykinds/T8566.stderr
@@ -6,7 +6,8 @@ T8566.hs:34:9: error:
bound by the instance declaration at T8566.hs:32:10-67
or from: 'AA t (a : as) ~ 'AA t1 as1
bound by a pattern with constructor:
- A :: forall v (t :: v) (as :: [U (*)]) (r :: [*]). I ('AA t as) r,
+ A :: forall {v} (t :: v) (as :: [U (*)]) (r :: [*]).
+ I ('AA t as) r,
in an equation for ‘c’
at T8566.hs:34:5
The type variable ‘fs0’ is ambiguous