[project @ 2001-08-22 11:45:06 by sewardj]
[ghc-hetmet.git] / ghc / tests / deSugar / should_compile / ds019.stderr
1
2 ds019.hs:5: Warning: Pattern match(es) are overlapped
3     In the definition of `f':
4         f d (j, k) p = ...
5         f (e, f, g) l q = ...
6         f h (m, n) r = ...