[project @ 1998-04-17 15:58:37 by simonm]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail010.stderr
index 38fecef..755ec11 100644 (file)
@@ -1,7 +1,9 @@
  
 tcfail010.hs:3:
-    Cannot resolve the ambiguous context (Num [aGb])
-       `Num [aGb]' arising from the literal `2', at tcfail010.hs:3
+    Ambiguous type variable(s)
+    `aME'
+       in the constraint `Num [aME]'
+       arising from the literal `2' at tcfail010.hs:3
 
 
 Compilation had errors