[project @ 2001-02-28 10:46:52 by rrt]
[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 = ...