Re: Pattern matching warnings

2011-02-25 Thread Max Bolingbroke
On 25 February 2011 13:08, Simon Peyton-Jones wrote: > By default we don’t do this, since is a specification change.  Moreover, > it’s very late in the day, since we have a Release Candidate out for 7.0.2. > But he asked, so I’m asking you on his behalf.  I suppose that if you say > “please do” we

Pattern matching warnings

2011-02-25 Thread Simon Peyton-Jones
Dear Haskell Platform gurus Christian Maeder would like GHC's lambda-pattern warning change merged into the 7.0.2 GHC that you are about to release in the Haskell Platform. http://hackage.haskell.org/trac/ghc/ticket/4905 By default we don't do this, since is a specification change.