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