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

TyVarTvKinds2.hs:7:48: error:
    • Expected kind ‘k1’, but ‘b’ has kind ‘k2’
    • In the second argument of ‘SameKind’, namely ‘b’
      In the type ‘SameKind a b’
      In the definition of data constructor ‘MkQ’