[project @ 1999-02-09 10:12:24 by sof]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail008.stderr
index a7f15d6..9b2dee0 100644 (file)
@@ -1,14 +1,15 @@
+
 tcfail008.hs:3:
     Ambiguous type variable(s) `t'
-       in the constraint `PrelBase.Num [t]'
+       in the constraint `Num [t]'
        arising from the literal `2' at tcfail008.hs:3
+
 tcfail008.hs:3:
     Ambiguous type variable(s) `t'
-       in the constraint `PrelBase.Num t'
+       in the constraint `Num t'
        arising from the literal `1' at tcfail008.hs:3
 
 
+
 Compilation had errors