[project @ 2001-04-03 16:28:11 by sewardj]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail010.stderr
index 25fb03f..ef08279 100644 (file)
@@ -1,8 +1,6 @@
 
 tcfail010.hs:3:
-    Ambiguous type variable(s) `t'
-       in the constraint `Num [t]'
-       arising from use of `+' at tcfail010.hs:3
-
-Compilation had errors
-
+    No instance for `Num [t]'
+    arising from the literal `2' at tcfail010.hs:3
+    In the second argument of `(+)', namely `2'
+    in a lambda abstraction: z + 2