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

T14563.hs:9:39: error:
    • 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’