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