[project @ 2001-08-22 11:45:06 by sewardj]
[ghc-hetmet.git] / ghc / tests / deSugar / should_compile / ds051.stderr
1
2 ds051.hs:6: Warning: Pattern match(es) are overlapped
3     In the definition of `f1': f1 "ab" = ...
4
5 ds051.hs:11: Warning: Pattern match(es) are overlapped
6     In the definition of `f2': f2 ('a' : ('b' : [])) = ...
7
8 ds051.hs:16: Warning: Pattern match(es) are overlapped
9     In the definition of `f3': f3 "ab" = ...