[project @ 2001-08-22 11:45:06 by sewardj]
[ghc-hetmet.git] / ghc / tests / deSugar / should_compile / ds022.stderr
1
2 ds022.hs:20: Warning: Pattern match(es) are overlapped
3     In the definition of `i':
4         i 1 1.1 = ...
5         i 2 2.2 = ...