Deprecated

queue

Abstraction typeclasses for queue-like things.

http://code.haskell.org/~mokus/queue

Latest on Hackage:0.1.2

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed and maintained by James Cook

A collection of abstract interfaces to mutable queue-like things. Note that I named this module before I realized that there was a module of the same name in (base<3). I am open to suggestions for a new name.