#638: Patch to make Control.Monad.replicateM_ faster
----------------------------------------+-----------------------------------
    Reporter:  [EMAIL PROTECTED]  |        Owner:         
        Type:  task                     |       Status:  new    
    Priority:  normal                   |    Milestone:  6.8    
   Component:  libraries/base           |      Version:  6.4.1  
    Severity:  minor                    |   Resolution:         
    Keywords:  patch                    |   Difficulty:  Unknown
          Os:  Multiple                 |     Testcase:  N/A    
Architecture:  Multiple                 |  
----------------------------------------+-----------------------------------
Comment (by simonmar):

 It looks like the existing definition of `replicateM_` should deforest.
 We should investigate whether it does, and if not, why not.

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