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

tcfail020.hs:10:10: error: [GHC-39999]
    • 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]’