[project @ 2001-08-22 12:24:41 by simonmar]
[ghc-hetmet.git] / ghc / tests / deSugar / should_compile / ds022.stderr
diff --git a/ghc/tests/deSugar/should_compile/ds022.stderr b/ghc/tests/deSugar/should_compile/ds022.stderr
deleted file mode 100644 (file)
index 83a94e1..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-
-ds022.hs:20: Warning: Pattern match(es) are overlapped
-    In the definition of `i':
-       i 1 1.1 = ...
-       i 2 2.2 = ...