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

tcfail019.hs:18:10: error: [GHC-39999]
    • 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: [GHC-39999]
    • No instance for ‘C [a]’
        arising from the superclasses of an instance declaration
    • In the instance declaration for ‘D [a]’