summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/AssocTyDef02.stderr
blob: 749e42c991c6271efecc8e7e21aaf75dce8b8a4f (plain)
1
2
3
4
5
6

AssocTyDef02.hs:6:10:
    Type indexes must match class instance head
    Found ‛[b]’ but expected ‛a’
    In the type synonym instance default declaration for ‛Typ’
    In the class declaration for ‛Cls’