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

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