diff options
Diffstat (limited to 'testsuite/tests/polykinds/T15795.stderr')
-rw-r--r-- | testsuite/tests/polykinds/T15795.stderr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/polykinds/T15795.stderr b/testsuite/tests/polykinds/T15795.stderr index 65bfdddecc..20fb997e4c 100644 --- a/testsuite/tests/polykinds/T15795.stderr +++ b/testsuite/tests/polykinds/T15795.stderr @@ -1,5 +1,5 @@ -T15795.hs:12:3: error: +T15795.hs:12:3: error: [GHC-71451] ⢠Cannot generalise type; skolem âkâ would escape its scope if I tried to quantify (a0 :: k) in this type: forall k (b :: k). T @k @a0 b |