502a6c906703c120f36aee2c578cb5a41e04a49c
[ghc-hetmet.git] / ghc / tests / deSugar / should_compile / ds019.stderr
1
2 ds019.hs:5: 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 = ...