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

AssocTyDef06.hs:6:5:
    Number of parameters must match family declaration; expected 1
    In the default type instance declaration for ‘Typ’
    In the class declaration for ‘Cls’