control-monad-queue: Reusable corecursive queues, via continuations.

[ bsd3, control, library ] [ Propose Tags ]

Corecursive Queues


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.9, 0.0.9.1, 0.0.9.2, 0.1, 0.2, 0.2.0.1
Dependencies base (>=2 && <5) [details]
License BSD-3-Clause
Author Leon P Smith <leon@melding-monads.com>
Maintainer Leon P Smith <leon@melding-monads.com>
Category Control
Uploaded by LeonSmith at 2009-07-14T14:36:20Z
Distributions NixOS:0.2.0.1
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 5044 total (22 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]

Readme for control-monad-queue-0.0.9.2

[back to package description]
To compile the timing program,  change to the tests/ directory, and then run

ghc --make -O2 Time.hs -i..