summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/T13068.stderr
blob: 6ecf1871c6650710bd96a26a2314f42452b9b2bf (plain)
1
2
3
4
5
6
[1 of 4] Compiling T13068[boot]     ( T13068.hs-boot, T13068.o-boot )
[2 of 4] Compiling T13068a          ( T13068a.hs, T13068a.o )

T13068a.hs:3:10: error:
    • Cannot define instance for abstract class ‘C’
    • In the instance declaration for ‘C Int’