[GHC] #4359: Implement lambda-case/lambda-if

GHC cvs-ghc at haskell.org
Fri May 13 11:09:08 CEST 2011


#4359: Implement lambda-case/lambda-if
---------------------------------+------------------------------------------
    Reporter:  batterseapower    |        Owner:              
        Type:  feature request   |       Status:  new         
    Priority:  high              |    Milestone:  7.2.1       
   Component:  Compiler          |      Version:  7.1         
    Keywords:                    |     Testcase:              
   Blockedby:                    |   Difficulty:              
          Os:  Unknown/Multiple  |     Blocking:              
Architecture:  Unknown/Multiple  |      Failure:  None/Unknown
---------------------------------+------------------------------------------

Comment(by simonmar):

 Frankly there's already been a great deal of feedback - this particular
 design was actually discussed in the most recent haskell-cafe thread and
 got a fair few +1s.  I think it's now time to put it in and see how well
 it works in practice.

 Remember, no code will actually break unless you explicitly ask to turn on
 the extension.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/4359#comment:39>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler



More information about the Glasgow-haskell-bugs mailing list