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

tcfail027.hs:4:1:
    Cycle in class declaration (via superclasses): A -> B -> A
    In the class declaration for ‛A’

tcfail027.hs:7:1:
    Cycle in class declaration (via superclasses): B -> A -> B
    In the class declaration for ‛B’