The SafeSemaphore package
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.
Properties
| Versions | 0.4, 0.4.1, 0.5.0, 0.6.0, 0.7.0, 0.9.0, 0.10.0, 0.10.1 |
|---|---|
| Change log | None available |
| Dependencies | base (>=4.4 && <5), containers, stm [details] |
| License | BSD3 |
| Author | Chris Kuklewicz <haskell@list.mightyreason.com> |
| Maintainer | Chris Kuklewicz <haskell@list.mightyreason.com> |
| Category | Concurrency |
| Home page | https://github.com/ChrisKuklewicz/SafeSemaphore |
| Uploaded | Sat May 3 15:55:47 UTC 2014 by ChrisKuklewicz |
| Updated | Fri Jan 9 16:18:30 UTC 2015 by HerbertValerioRiedel to revision 1 |
| Distributions | Debian:0.10.1, Fedora:0.10.1, FreeBSD:0.10.1, NixOS:0.10.1, Stackage:0.10.1 |
| Downloads | 11285 total (277 in last 30 days) |
| Votes | |
| Status | Docs available [build log] Successful builds reported [all 1 reports] |
Modules
[Index]
Downloads
- SafeSemaphore-0.10.1.tar.gz [browse] (Cabal source package)
- Package description (included in the package)
Maintainers' corner
For package maintainers and hackage trustees