summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/tcfail019.stderr
blob: 5cedc7071b695f1e720c872a91b0c3e401e3bc8b (plain)
1
2
3
4
5
6
7
8
9
10

tcfail019.hs:18:10: error:
    • No instance for ‘B [a]’
        arising from the superclasses of an instance declaration
    • In the instance declaration for ‘D [a]’

tcfail019.hs:18:10: error:
    • No instance for ‘C [a]’
        arising from the superclasses of an instance declaration
    • In the instance declaration for ‘D [a]’