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.
[Skip to Readme]
Downloads
- mvar-lock-0.1.0.4.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 | 
|---|---|
| Change log | changelog.md | 
| Dependencies | base (>=4.16 && <4.18), safe-exceptions (>=0.1.7 && <0.2) [details] | 
| License | Apache-2.0 | 
| Author | Chris Martin <ch.martin@gmail.com> | 
| Maintainer | Chris Martin <ch.martin@gmail.com> | 
| Category | Concurrency | 
| Home page | https://github.com/chris-martin/mvar-lock | 
| Uploaded | by chris_martin at 2023-01-28T01:06:34Z | 
| Distributions | |
| Reverse Dependencies | 1 direct, 0 indirect [details] | 
| Downloads | 2104 total (26 in the last 30 days) | 
| Rating | (no votes yet) [estimated by Bayesian average] | 
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2023-01-28 [all 1 reports]  |