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

T7805.hs:8: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’