[Haskell-cafe] `queue` package take-over request

Mitchell Rosen mitchellwrosen at gmail.com
Sat Jan 13 21:02:27 UTC 2024


Sorry, forgot to mention: I emailed the author months ago, and got no
response.

On Sat, Jan 13, 2024 at 4:01 PM Mitchell Rosen <mitchellwrosen at gmail.com>
wrote:

> Hi all,
>
> I'd like to take over the `queue` package, last updated 14 years ago, and
> marked "deprecated" on Hackage. I intend to replace it with a simple, clean
> implementation of Okasaki's "real time" (meaning O(1) worst-case
> operations) queue, which you can find implemented here:
> https://github.com/awkward-squad/queues
>
> I had originally named the package `queues` (with an s), but figured it
> would be better to repurpose the singular `queue` with something useful, if
> possible.
>
> Thanks!
> Mitchell
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20240113/6de9862f/attachment.html>


More information about the Haskell-Cafe mailing list