[project @ 2000-01-18 14:40:06 by simonmar]
[ghc-hetmet.git] / ghc / tests / deSugar / should_compile / ds003.stderr
index 482b571..11e93b0 100644 (file)
@@ -1 +1,4 @@
-Haskell compiler received signal 2
+
+ds003.hs:5: Pattern match(es) are overlapped in the definition of function `f':
+           f (x : (x1 : (x2 : x3))) ~(y, ys) z = ...
+           f x y True = ...