summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/T11563.stderr
blob: 27eca8481647b42f202349e27ffa83858430eb2e (plain)
1
2
3
4
5
6

T11563.hs:5:19: error:
    • Expecting one more argument to ‘T’
      Expected a type, but ‘T’ has kind ‘* -> *’
    • In the first argument of ‘C’, namely ‘T’
      In the instance declaration for ‘C T’