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

Comment(by jeltsch):

 It would be good if we had something analogous for {{{proc}}} from arrow
 notation. This seems to rule out the partial application solution {{{case
 of …}}}, but seems to go well with the multi-clause lambda, since we could
 also have a multi-clause {{{proc}}}.

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

_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to