queue: Abstraction typeclasses for queue-like things.
Deprecated
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.
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
usestm | Include instances for STM types | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- queue-0.1.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.1.2, 0.1.1.3, 0.1.2 |
---|---|
Dependencies | base (>=3 && <5), stm [details] |
License | BSD-3-Clause |
Author | James Cook <mokus@deepbondi.net> |
Maintainer | James Cook <mokus@deepbondi.net> |
Category | Data |
Home page | http://code.haskell.org/~mokus/queue |
Uploaded | by JamesCook at 2010-10-18T17:40:26Z |
Distributions | NixOS:0.1.2 |
Reverse Dependencies | 3 direct, 4 indirect [details] |
Downloads | 4442 total (20 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |