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

T14555.hs:12:34: error:
    • 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’