[project @ 2001-08-22 11:45:06 by sewardj]
[ghc-hetmet.git] / ghc / tests / deSugar / should_compile / ds003.stderr
index 482b571..4eb1190 100644 (file)
@@ -1 +1,5 @@
-Haskell compiler received signal 2
+
+ds003.hs:5: Warning: Pattern match(es) are overlapped
+    In the definition of `f':
+       f (x : (x1 : (x2 : x3))) ~(y, ys) z = ...
+       f x y True = ...