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

tcfail221.hs-boot:2:10: error:
    Duplicate instance declarations:
      instance Show Int -- Defined at tcfail221.hs-boot:2:10
      instance Show Int -- Defined at tcfail221.hs-boot:3:10