mvar-lock: A trivial lock based on MVar.
Using an MVar as a lock is a common pattern. This module just wraps that up into some functions with nice names that make the pattern explicit.
Downloads
- mvar-lock-0.1.0.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.0.0, 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.1.0.4 |
|---|---|
| Dependencies | base (>=4.9 && <4.12), safe-exceptions [details] |
| License | Apache-2.0 |
| Author | Chris Martin <ch.martin@gmail.com> |
| Maintainer | Chris Martin <ch.martin@gmail.com> |
| Uploaded | by chris_martin at 2018-09-11T15:54:15Z |
| Category | Concurrency |
| Home page | https://github.com/chris-martin/mvar-lock |
| Reverse Dependencies | 1 direct, 0 indirect [details] |
| Downloads | 2178 total (27 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2018-09-11 [all 1 reports] |