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

tcfail020.hs:10:10:
    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]’