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

T11399.hs:10:32: error: [GHC-83865]
    • Couldn't match kind ‘*’ with ‘GHC.Types.LiftedRep’
      Expected kind ‘* -> *’, but ‘UhOh a’ has kind ‘a (*) -> *’
    • In the first argument of ‘Functor’, namely ‘(UhOh a)’
      In the instance declaration for ‘Functor (UhOh a)’