[Haskell] Release: pqueue-1.0.1

Louis Wasserman wasserman.louis at gmail.com
Tue Mar 30 18:20:19 EDT 2010


I've finally released my priority queue package, "pqueue," on Hackage.  This
is the direct result of my efforts to design a priority queue for
containers, but instead, I decided to put together this package and submit
it for addition to the Haskell Platform.  There's already been a huge
discussion about which data structure to use, but I'm definitely sticking
with this structure for this major version release.

I'm not entirely sure of the process to submit to HP, so if there's
something in particular I should do, tell me plz.

The hackage link is http://hackage.haskell.org/package/pqueue, the darcs
repo is http://code.haskell.org/containers-pqueue/

Louis Wasserman
wasserman.louis at gmail.com
http://profiles.google.com/wasserman.louis
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell/attachments/20100330/9bf5e6c6/attachment.html


More information about the Haskell mailing list