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

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

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