[project @ 1998-02-03 11:24:18 by simonm]
[ghc-hetmet.git] / ghc / tests / deSugar / should_compile / ds003.stderr
index e69de29..1ad4746 100644 (file)
@@ -0,0 +1,5 @@
+ds003.hs:5: 
+    Pattern match(es) are overlapped in the definition of function `f'
+           (x : (x1 : (x2 : x3))) ~(y, ys) z = ...
+           x y True = ...
+