[project @ 1998-02-03 11:24:18 by simonm]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail018.stderr
index f23ff10..c75b47f 100644 (file)
@@ -1,8 +1,7 @@
  
-tcfail018.hs:5: No instance for: `PrelBase.Num [taBW]'
-    arising from the literal 1 at tcfail018.hs:5
-tcfail018.hs:5: No instance for: `PrelBase.Num [taBW]'
-    arising from the literal 1 at tcfail018.hs:5
+tcfail018.hs:5:
+    Cannot resolve the ambiguous context (Num [aG4])
+       `Num [aG4]' arising from the literal `1', at tcfail018.hs:5
+
 
 Compilation had errors