summaryrefslogtreecommitdiff
path: root/testsuite/tests/polykinds/T14555.stderr
blob: 78efb9c0a19f4c0a85c0d6d1890343364c265c71 (plain)
1
2
3
4
5
6
7

T14555.hs:12:34: error: [GHC-25897]
    • Couldn't match kind ‘rep’ with ‘GHC.Types.LiftedRep’
      Expected kind ‘TYPE rep’, but ‘a -> b’ has kind ‘*’
    • In the second argument of ‘Exp’, namely ‘(a -> b)’
      In the type ‘Exp xs (a -> b)’
      In the definition of data constructor ‘Lam’