summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/tcfail019.stderr
blob: 6839c7b53d5939178cca44507d471257357a2fe5 (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]’