X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Ftests%2Ftypecheck%2Fshould_fail%2Ftcfail031.stderr;h=5664334f23095a221ea7a9210c7f4f67ac15389b;hb=9e46e5ce96e552ee2418664bb68666f82e0c1498;hp=79a457261272fb7042dd03e621352e1e61d8bfbe;hpb=659ac42682d2f37dc81eb258b38e39eb860bfffa;p=ghc-hetmet.git diff --git a/ghc/tests/typecheck/should_fail/tcfail031.stderr b/ghc/tests/typecheck/should_fail/tcfail031.stderr index 79a4572..5664334 100644 --- a/ghc/tests/typecheck/should_fail/tcfail031.stderr +++ b/ghc/tests/typecheck/should_fail/tcfail031.stderr @@ -4,4 +4,4 @@ tcfail031.hs:3: Expected type: Bool Inferred type: Char In the predicate expression: 'a' - In the right-hand side of an equation for `f': if 'a' then 1 else 2 + in the definition of function `f': if 'a' then 1 else 2