[project @ 2001-08-22 12:24:41 by simonmar]
[ghc-hetmet.git] / ghc / tests / deSugar / should_compile / ds019.stderr
diff --git a/ghc/tests/deSugar/should_compile/ds019.stderr b/ghc/tests/deSugar/should_compile/ds019.stderr
deleted file mode 100644 (file)
index f2ae2ad..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-
-ds019.hs:5: Warning: Pattern match(es) are overlapped
-    In the definition of `f':
-       f d (j, k) p = ...
-       f (e, f, g) l q = ...
-       f h (m, n) r = ...