[project @ 2001-03-23 17:41:32 by simonmar]
[ghc-hetmet.git] / ghc / tests / deSugar / should_compile / ds019.stderr
1
2 ds019.hs:5: Warning: Pattern match(es) are overlapped in the definition of function `f':
3             f d (j, k) p = ...
4             f (e, f, g) l q = ...
5             f h (m, n) r = ...