[project @ 2001-04-03 16:28:11 by sewardj]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail006.stderr
index ec2273a..96f63de 100644 (file)
@@ -1,7 +1,5 @@
-tcfail006.hs:4:
-    No instance for: `Num Bool'
-       arising from the literal `1', at tcfail006.hs:4
 
-
-Compilation had errors
+tcfail006.hs:5:
+    No instance for `Num Bool'
+    arising from the literal `1' at tcfail006.hs:5
+    in a group of case alternatives beginning: (1, True)