summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/tcfail020.stderr
blob: d4163b1eaa660583fcc0d3ff8caecf7df20416f7 (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]’