summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/T13909.stderr
blob: 599be5a445113db45ed55269d2b5d99bf43555e2 (plain)
1
2
3
4
5

T13909.hs:11:18: error:
    • Expected kind ‘k0’, but ‘Hm’ has kind ‘forall k -> k -> *’
    • In the first argument of ‘HasName’, namely ‘Hm’
      In the instance declaration for ‘HasName Hm’