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

AssocTyDef05.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’