summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/tcfail020.stderr
blob: 6c476de65af2a3a31d0358fea7e4512aa9007fe5 (plain)
1
2
3
4
5
6
7

tcfail020.hs:10:10: error:
    • Could not deduce ‘A [a]’
        arising from the superclasses of an instance declaration
      from the context: A a
        bound by the instance declaration at tcfail020.hs:10:10-23
    • In the instance declaration for ‘B [a]’