[project @ 2001-03-29 14:35:20 by simonmar]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail006.stderr
index 5e3ed85..96f63de 100644 (file)
@@ -1,5 +1,5 @@
 
-tcfail006.hs:4:
+tcfail006.hs:5:
     No instance for `Num Bool'
-    arising from the literal `1' at tcfail006.hs:4
-    In the right-hand side of a case alternative: (True, 1)
+    arising from the literal `1' at tcfail006.hs:5
+    in a group of case alternatives beginning: (1, True)