Name : ghc-stm-delay
| |
Version : 0.1.1.1
| Vendor : openSUSE
|
Release : bp150.2.7
| Date : 2018-07-30 20:31:12
|
Group : Development/Libraries/Haskell
| Source RPM : ghc-stm-delay-0.1.1.1-bp150.2.7.src.rpm
|
Size : 0.03 MB
| |
Packager : https://bugs_opensuse_org
| |
Summary : Updatable one-shot timer polled with STM
|
Description :
This library lets you create a one-shot timer, poll it using STM, and update it to ring at a different time than initially specified.
It uses GHC event manager timeouts when available (GHC 7.2+, \'-threaded\', non-Windows OS), yielding performance similar to \'threadDelay\' and \'registerDelay\'. Otherwise, it falls back to forked threads and \'threadDelay\'.
[0.1.1] Add tryWaitDelayIO, improve performance for certain cases of \'newDelay\' and \'updateDelay\', and improve example.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/openSUSE:/Backports:/SLE-15/standard/x86_64 |