[project @ 2001-03-29 14:35:20 by simonmar]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail031.stderr
index 79a4572..5664334 100644 (file)
@@ -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