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

tcfail106.hs:11:10: error: [GHC-39999]
    • 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: [GHC-39999]
    • No instance for ‘S Int’
        arising from the superclasses of an instance declaration
    • In the instance declaration for ‘D Int’