summaryrefslogtreecommitdiff
path: root/testsuite/tests/polykinds/T7805.stderr
blob: 33b9d4df6b6c98302b019acd22ee4bf017094c47 (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’