summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/AssocTyDef04.stderr
blob: b03eb045e5f382a02bc5047b8298dcc9a733f582 (plain)
1
2
3
4
5
6
7

AssocTyDef04.hs:6:18:
    Expecting one more argument to ‛Maybe’
    Expected kind ‛*’, but ‛Maybe’ has kind ‛* -> *’
    In the type ‛Maybe’
    In the type instance declaration for ‛Typ’
    In the class declaration for ‛Cls’