#3909: Priority queues in containers
-------------------------------------------+--------------------------------
    Reporter:  LouisWasserman              |        Owner:  LouisWasserman
        Type:  feature request             |       Status:  assigned      
    Priority:  normal                      |    Milestone:                
   Component:  libraries (other)           |      Version:  6.12.1        
    Keywords:  containers, priority queue  |   Difficulty:                
          Os:  Unknown/Multiple            |     Testcase:                
Architecture:  Unknown/Multiple            |      Failure:  None/Unknown  
-------------------------------------------+--------------------------------

Comment(by simonmar):

 Also look at this one, an implementation of Hinze's algorithm by Johan
 Tibell, as part of the work he and Bryan O'Sullivan are doing on the new
 GHC IO manager:

 [http://github.com/bos/event/blob/master/src/System/Event/PSQ.hs]

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