[project @ 1997-05-26 05:42:53 by sof]
[ghc-hetmet.git] / ghc / compiler / tests / typecheck / should_fail / tcfail007.stderr
index 207597e..cbf5b51 100644 (file)
@@ -1,6 +1,8 @@
  
-"tcfail007.hs", line 4: No such instance:
-    class "Num", type "Bool" (at an overloaded literal: 1)
-Fail: Compilation errors found
+tcfail007.hs:4: No instance for:
+                   `PrelBase.Num PrelBase.Bool'
+    tcfail007.hs:4:
+       at a use of an overloaded identifier: `PrelBase.+'
 
-ghc: execution of the Haskell compiler had trouble
+
+Compilation had errors