entwine: entwine - Concurrency tools

[ bsd3, library, system ] [ Propose Tags ]

Entwine provides concurrency types and tools for building correct software.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.0.1, 0.0.2, 0.0.3, 0.0.4
Change log Changes.md
Dependencies async (>=2.2 && <2.3), base (>=3 && <5), clock (>=0.6 && <0.8), containers (>=0.5 && <0.7), exceptions (>=0.6 && <0.11), monad-loops (>=0.4 && <0.5), retry, SafeSemaphore (>=0.10 && <0.11), semigroups (>=0.18 && <0.19), stm (>=2.5 && <2.6), text (>=1.2 && <1.3), time (>=1.4 && <1.9), transformers (>=0.3 && <0.6), transformers-either (>=0.1 && <0.2), unordered-containers [details]
License BSD-3-Clause
Copyright (c) 2015 Ambiata.
Author Ambiata <info@ambiata.com>
Maintainer Tim McGilchrist <timmcgil@gmail.com>
Category System
Home page https://github.com/tmcgilchrist/entwine
Bug tracker https://github.com/tmcgilchrist/entwine/issues
Source repo head: git clone https://github.com/tmcgilchrist/entwine.git
Uploaded by lambda_foo at 2019-04-30T22:36:44Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 2169 total (12 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2019-04-30 [all 1 reports]

Readme for entwine-0.0.4

[back to package description]

Entwine

Concurrency tools.