[project @ 1998-11-16 18:14:44 by simonm]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail008.stderr
index 6d00577..8a852ef 100644 (file)
@@ -1,14 +1,12 @@
  
 tcfail008.hs:3:
-    Ambiguous type variable(s)
-    `aN4'
-       in the constraint `Num [aN4]'
+    Ambiguous type variable(s) `$0'
+       in the constraint `Num [$0]'
        arising from the literal `2' at tcfail008.hs:3
  
 tcfail008.hs:3:
-    Ambiguous type variable(s)
-    `aN4'
-       in the constraint `Num aN4'
+    Ambiguous type variable(s) `$0'
+       in the constraint `Num $0'
        arising from the literal `1' at tcfail008.hs:3