[project @ 1998-04-17 15:58:37 by simonm]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail007.stderr
index 094e052..6461469 100644 (file)
@@ -1,5 +1,7 @@
  
-tcfail007.hs:4: No instance for: `Num Bool'
-    arising from use of `+' at tcfail007.hs:4
+tcfail007.hs:4:
+    No instance for `Num Bool'
+       (arising from the literal `1' at tcfail007.hs:4)
+
 
 Compilation had errors