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

T16244.hs:12:18: error: [GHC-25897]
    • Expected kind ‘k1’, but ‘b’ has kind ‘k2’
      ‘k2’ is a rigid type variable bound by
        the class declaration for ‘C’
        at T16244.hs:12:26
      ‘k1’ is a rigid type variable bound by
        the class declaration for ‘C’
        at T16244.hs:12:1-52
    • In the second argument of ‘SameKind’, namely ‘b’
      In the class declaration for ‘C’