[project @ 2001-02-28 10:46:52 by rrt]
[ghc-hetmet.git] / ghc / tests / deSugar / should_compile / ds003.stderr
1
2 ds003.hs:5: Warning: Pattern match(es) are overlapped in the definition of function `f':
3             f (x : (x1 : (x2 : x3))) ~(y, ys) z = ...
4             f x y True = ...