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

T7805.hs:7:21: error:
    • Expected kind ‘forall a. a -> a’, but ‘x’ has kind ‘*’
    • In the first argument of ‘HR’, namely ‘x’
      In the first argument of ‘F’, namely ‘(HR x)’
      In the type instance declaration for ‘F’