summaryrefslogtreecommitdiff
path: root/testsuite/tests/polykinds/T15789.stderr
blob: c0fd4eab340966370519d7d8779e451c0892a05f (plain)
1
2
3
4
5
6

T15789.hs:10:80: error:
    • 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.
                   forall b. Cat (forall b. cat b u)’