SafeSemaphore: Much safer replacement for QSemN, QSem, and SampleVar
This provides a much safer semaphore than the QSem, QSemN, SampleVar in base. Those base modules are not exception safe and can be broken by killThread. See https://github.com/ChrisKuklewicz/SafeSemaphore for more details.
Modules
[Index]
Downloads
- SafeSemaphore-0.10.1.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.4, 0.4.1, 0.5.0, 0.6.0, 0.7.0, 0.9.0, 0.10.0, 0.10.1 |
---|---|
Dependencies | base (>=4.4 && <5), containers, stm [details] |
License | BSD-3-Clause |
Author | Chris Kuklewicz <haskell@list.mightyreason.com> |
Maintainer | Chris Kuklewicz <haskell@list.mightyreason.com> |
Revised | Revision 1 made by HerbertValerioRiedel at 2015-01-09T16:18:30Z |
Category | Concurrency |
Home page | https://github.com/ChrisKuklewicz/SafeSemaphore |
Uploaded | by ChrisKuklewicz at 2014-05-03T15:55:47Z |
Distributions | Arch:0.10.1, Debian:0.10.1, Fedora:0.10.1, FreeBSD:0.10.1, LTSHaskell:0.10.1, NixOS:0.10.1, Stackage:0.10.1, openSUSE:0.10.1 |
Reverse Dependencies | 29 direct, 295 indirect [details] |
Downloads | 38646 total (105 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Successful builds reported [all 1 reports] |