summaryrefslogtreecommitdiff
path: root/testsuite/tests/polykinds/T14563.stderr
blob: e2dd07a6d692234c28165ac7a77046059618cb3d (plain)
1
2
3
4
5
6
7
8

T14563.hs:9:39: error:
    • Couldn't match kind ‘rep''’ with ‘GHC.Types.LiftedRep’
      Expected kind ‘TYPE rep -> TYPE rep''’,
        but ‘h’ has kind ‘TYPE rep -> *’
    • In the second argument of ‘Lan’, namely ‘h’
      In the type ‘Lan g h a’
      In the definition of data constructor ‘Lan’