summaryrefslogtreecommitdiff
path: root/testsuite/tests/polykinds/T16244.stderr
blob: d261a70ba33200fe57d4341df15dad16018add33 (plain)
1
2
3
4
5
6
7
8
9
10
11

T16244.hs:11:18: error:
    • Couldn't match kind ‘k1’ with ‘k’
      ‘k1’ is a rigid type variable bound by
        the class declaration for ‘C’
        at T16244.hs:11:26
      ‘k’ is a rigid type variable bound by
        the class declaration for ‘C’
        at T16244.hs:11:1-52
    • In the second argument of ‘SameKind’, namely ‘b’
      In the class declaration for ‘C’