#5893: Insane memory usage in vector
---------------------------------+------------------------------------------
    Reporter:  bgamari           |        Owner:                   
        Type:  bug               |       Status:  closed           
    Priority:  normal            |    Component:  libraries (other)
     Version:  7.4.1             |   Resolution:  invalid          
    Keywords:                    |           Os:  Unknown/Multiple 
Architecture:  Unknown/Multiple  |      Failure:  None/Unknown     
    Testcase:                    |    Blockedby:                   
    Blocking:                    |      Related:                   
---------------------------------+------------------------------------------
Changes (by rl):

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


Comment:

 This is a bug in vector, `takeWhile` and `dropWhile` both copy despite
 what the docs say. I created a [http://trac.haskell.org/vector/ticket/78
 ticket]. Thanks for spotting this.

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