[project @ 2000-12-12 17:21:40 by simonmar]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail006.stderr
index 71f7155..5e3ed85 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
-
+    arising from the literal `1' at tcfail006.hs:4
+    In the right-hand side of a case alternative: (True, 1)