[GHC] #1518: Make it possible to evaluate monadic actions when assigning record fields (<-)

GHC cvs-ghc at haskell.org
Mon Mar 25 12:04:51 CET 2013


#1518: Make it possible to evaluate monadic actions when assigning record fields
(<-)
---------------------------------+------------------------------------------
  Reporter:  adde@…              |          Owner:                  
      Type:  feature request     |         Status:  closed          
  Priority:  normal              |      Milestone:  _|_             
 Component:  Compiler            |        Version:  6.6.1           
Resolution:  wontfix             |       Keywords:                  
        Os:  Unknown/Multiple    |   Architecture:  Unknown/Multiple
   Failure:  None/Unknown        |     Difficulty:  Unknown         
  Testcase:                      |      Blockedby:                  
  Blocking:                      |        Related:                  
---------------------------------+------------------------------------------
Changes (by liyang):

 * cc: hackage.haskell.org@… (added)
  * status:  new => closed
  * resolution:  => wontfix


Comment:

 Is this really necessary now that we have RecordWildCards, NamedFieldPuns
 and Applicative? (All of which were mentioned in the Haskell' discussion.)

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



More information about the ghc-tickets mailing list