summaryrefslogtreecommitdiff
path: root/testsuite/tests/polykinds/T7278.stderr
blob: 265e27892b7b50f8179717999ca82b48ec3862ed (plain)
1
2
3
4
5

T7278.hs:9:43: error:
    • Expected kind ‘* -> * -> *’, but ‘t’ has kind ‘k’
    • In the type signature:
        f :: (C (t :: k) (TF t)) => TF t p1 p0 -> t p1 p0