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

T6161.hs:19:10: error:
    • Could not deduce ‘Super (Fam a)’
        arising from the superclasses of an instance declaration
      from the context: Foo a
        bound by the instance declaration at T6161.hs:19:10-31
    • In the instance declaration for ‘Duper (Fam a)’