#3709: Data.Either.partitionEithers is not lazy enough
--------------------------------------+-------------------------------------
  Reporter:  daniel.is.fischer        |          Owner:                  
      Type:  bug                      |         Status:  closed          
  Priority:  normal                   |      Milestone:                  
 Component:  libraries/base           |        Version:  6.10.4          
Resolution:  fixed                    |       Keywords:                  
Difficulty:                           |             Os:  Unknown/Multiple
  Testcase:                           |   Architecture:  Unknown/Multiple
   Failure:  Runtime performance bug  |  
--------------------------------------+-------------------------------------
Changes (by [email protected]):

  * status:  new => closed
  * difficulty:  =>
  * resolution:  => fixed
  * failure:  None/Unknown => Runtime performance bug

Comment:

 Fixed by
 {{{
  * Data.Either.partitionEithers was insufficiently lazy.
  Ignore-this: 77e1b3288f66608c71458d8a91bcbe12
 }}}

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