summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/tcfail217.stderr
blob: 729080373cb8141d64d861ff3cfce78a591d08cf (plain)
1
2
3
4
5
6

tcfail217.hs:7:1: error:
    • Superclass cycle for ‘A’
        one of whose superclasses is ‘A’
      Use UndecidableSuperClasses to accept this
    • In the class declaration for ‘A’