[project @ 1998-11-16 18:14:44 by simonm]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail010.stderr
index 2999251..41a77c4 100644 (file)
@@ -1,9 +1,8 @@
  
 tcfail010.hs:3:
-    Ambiguous type variable(s)
-    `aNe'
-       in the constraint `Num [aNe]'
-       arising from the literal `2' at tcfail010.hs:3
+    Ambiguous type variable(s) `$0'
+       in the constraint `Num [$0]'
+       arising from use of `+' at tcfail010.hs:3
 
 
 Compilation had errors