[project @ 1997-05-26 05:42:53 by sof]
[ghc-hetmet.git] / ghc / compiler / tests / typecheck / should_fail / tcfail008.stderr
index c4a2f19..ce2d768 100644 (file)
@@ -1,6 +1,18 @@
  
-"tcfail008.hs", line 3: No such instance:
-    class "Num", type "[tt3]" (at an overloaded literal: 2)
-Fail: Compilation errors found
+tcfail008.hs:3: No instance for:
+                   `PrelBase.Num [t{-aHf-}]'
+    tcfail008.hs:3:
+       at an overloaded literal: 2
+tcfail008.hs:3: No instance for:
+                   `PrelBase.Num [t{-aHf-}]'
+    tcfail008.hs:3:
+       at an overloaded literal: 2
+tcfail008.hs:3: No instance for:
+                   `PrelBase.Num [PrelBase.Int]'
+    tcfail008.hs:3:
+       at an overloaded literal: 2
+
 
-ghc: execution of the Haskell compiler had trouble
+Compilation had errors