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

TyVarTvKinds3.hs:9:62: error:
    • Expected kind ‘k1’, but ‘b’ has kind ‘k2’
    • In the second argument of ‘SameKind’, namely ‘b’
      In the first argument of ‘Bad’, namely ‘(SameKind a b)’
      In the type ‘Bad (SameKind a b)’