summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/T17566c.stderr
blob: 16d82cf26a62a538c9c7b4bf0086a3fc3b902991 (plain)
1
2
3
4
5
6

T17566c.hs:11:12: error:
    • Different names for the same type variable:
        ‘k’ bound at T17566c.hs:10:12
        ‘k’ bound at T17566c.hs:11:12
    • In the class declaration for ‘C2’