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