SafeSemaphore

Version 0.10.1 revision 1 uploaded by HerbertValerioRiedel.

Package meta

Synopsis
Much safer replacement for QSemN, QSem, and SampleVar
Description

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.

Author
Chris Kuklewicz <haskell@list.mightyreason.com>
Bug reports
n/a
Category
Concurrency
Copyright
n/a
Homepage
https://github.com/ChrisKuklewicz/SafeSemaphore
Maintainer
Chris Kuklewicz <haskell@list.mightyreason.com>
Package URL
n/a
Stability
n/a

Components