#4887: add a Location interface for element-wise operations on Data.Map
--------------------------------+-------------------------------------------
  Reporter:  ross               |          Owner:                  
      Type:  proposal           |         Status:  closed          
  Priority:  normal             |      Milestone:  Not GHC         
 Component:  libraries (other)  |        Version:  7.0.1           
Resolution:  wontfix            |       Keywords:                  
  Testcase:                     |      Blockedby:                  
Difficulty:                     |             Os:  Unknown/Multiple
  Blocking:                     |   Architecture:  Unknown/Multiple
   Failure:  None/Unknown       |  
--------------------------------+-------------------------------------------
Changes (by ross):

  * status:  new => closed
  * resolution:  => wontfix


Comment:

 Several people liked the interface, but it's only a little faster than
 lookup followed by insert, and thus doesn't seem worth the extra
 functions:

 http://www.haskell.org/pipermail/libraries/2011-January/015685.html

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/4887#comment:5>
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