summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/tcfail106.stderr
blob: 85dc5aca81c75219ece1406f511f13bb86e42695 (plain)
1
2
3
4
5
6
7
8
9
10

tcfail106.hs:11:10: error:
    • No instance for ‘S Int’
        arising from the superclasses of an instance declaration
    • In the instance declaration for ‘C Int’

tcfail106.hs:14:10: error:
    • No instance for ‘S Int’
        arising from the superclasses of an instance declaration
    • In the instance declaration for ‘D Int’