[project @ 2001-08-08 14:18:12 by simonmar]
[ghc-hetmet.git] / ghc / tests / deSugar / should_compile / ds043.stderr
index 7a02594..d5f74d7 100644 (file)
@@ -1,3 +1,4 @@
 
-ds043.hs:8: Warning: Pattern match(es) are overlapped in a group of case alternatives beginning (B _ _ _ _ True False):
-           B {e = True, f = False} -> ...
+ds043.hs:8: Warning: Pattern match(es) are overlapped
+    In a case alternative (B _ _ _ _ True False):
+       B {e = True, f = False} -> ...