ghc-SafeSemaphore - Much safer replacement for QSemN, QSem, and SampleVar
Website: | http://hackage.haskell.org/package/SafeSemaphore |
---|---|
License: | BSD |
Vendor: | Fedora Project |
- 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.
Packages
ghc-SafeSemaphore-0.9.0-1.el7.ppc64 [4 KiB] |
Changelog
by Fedora Haskell SIG (2013-06-15):
- spec file generated by cabal-rpm-0.8.0 |