summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/tcfail106.stderr
blob: 435438694d2d11f5e4a4d7ed3a33d59deaf6bad4 (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’