diff options
Diffstat (limited to 'testsuite/tests/polykinds/T15789.stderr')
-rw-r--r-- | testsuite/tests/polykinds/T15789.stderr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/polykinds/T15789.stderr b/testsuite/tests/polykinds/T15789.stderr index dc052ceaa7..039f932c80 100644 --- a/testsuite/tests/polykinds/T15789.stderr +++ b/testsuite/tests/polykinds/T15789.stderr @@ -1,5 +1,5 @@ -T15789.hs:10:80: error: +T15789.hs:10:80: error: [GHC-83865] • Expected kind ‘k2 -> *’, but ‘cat b’ has kind ‘*’ • In the first argument of ‘Cat’, namely ‘(forall b. cat b u)’ In the kind ‘forall (cat :: forall xx. xx -> Type) a. |