X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fcompiler%2Ftests%2Ftypecheck%2Fshould_fail%2Ftcfail051.stderr;fp=ghc%2Fcompiler%2Ftests%2Ftypecheck%2Fshould_fail%2Ftcfail051.stderr;h=1ea74dc93548231585f2fb154f9557d8bc3110ff;hb=e7d21ee4f8ac907665a7e170c71d59e13a01da09;hp=0000000000000000000000000000000000000000;hpb=e48474bff05e6cfb506660420f025f694c870d38;p=ghc-hetmet.git diff --git a/ghc/compiler/tests/typecheck/should_fail/tcfail051.stderr b/ghc/compiler/tests/typecheck/should_fail/tcfail051.stderr new file mode 100644 index 0000000..1ea74dc --- /dev/null +++ b/ghc/compiler/tests/typecheck/should_fail/tcfail051.stderr @@ -0,0 +1,7 @@ + +"tcfail051.hs", line 3: undefined class: B + +"tcfail051.hs", line 3: "op1" is not an operation of class "*UNBOUND*B". +Fail: Compilation errors found + +ghc: execution of the Haskell compiler had trouble