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

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