[project @ 2000-07-03 20:32:19 by panne]
[ghc-hetmet.git] / ghc / tests / deSugar / should_compile / ds022.stderr
index e69de29..3ed5e4e 100644 (file)
@@ -0,0 +1,4 @@
+
+ds022.hs:20: Pattern match(es) are overlapped in the definition of function `i':
+           i 1 1.1 = ...
+           i 2 2.2 = ...