629217e54ee9acf80107d73068aae917d518defd
[ghc-hetmet.git] / ghc / tests / deSugar / should_compile / ds002.stderr
1
2 ds002.hs:7: Warning: Pattern match(es) are overlapped
3     In the definition of `f':
4         f y = ...
5         f z = ...
6
7 ds002.hs:11: Warning: Pattern match(es) are overlapped
8     In the definition of `g': g x y z = ...