mvar-lock: A trivial lock based on MVar.

[ apache, concurrency, library ] [ Propose Tags ]

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.

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

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.10), safe-exceptions [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/haskell-libraries
Uploaded by chris_martin at 2017-04-10T23:09:31Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 1917 total (16 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-04-10 [all 1 reports]