X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Ftests%2Ftypecheck%2Fshould_fail%2Ftcfail082.stderr;fp=ghc%2Ftests%2Ftypecheck%2Fshould_fail%2Ftcfail082.stderr;h=df3b4743a161d0561b3d54492833ea46f1b1124d;hb=acd93db14d2eea70057b27bc0a26c1db43e8fdbb;hp=0000000000000000000000000000000000000000;hpb=3dabbed3985a1a3ece25780e6d2da2626756c523;p=ghc-hetmet.git diff --git a/ghc/tests/typecheck/should_fail/tcfail082.stderr b/ghc/tests/typecheck/should_fail/tcfail082.stderr new file mode 100644 index 0000000..df3b474 --- /dev/null +++ b/ghc/tests/typecheck/should_fail/tcfail082.stderr @@ -0,0 +1,12 @@ + +tcfail082.hs:1: + Duplicate or overlapping instance declarations + for `Read FooData' + imported from module `Inst82_1' and imported from module `Inst82_2' + +tcfail082.hs:8: + No instance for `Show FooData' + arising from use of `print' at tcfail082.hs:8 + +Compilation had errors +