Mon, 08 Jul 2024 01:43:18 UTC | login

Information for RPM ghc-auto-update-0.1.6-18.fc40.src.rpm

ID1180771
Nameghc-auto-update
Version0.1.6
Release18.fc40
Epoch
Archsrc
SummaryEfficiently run periodic, on-demand actions
DescriptionA common problem is the desire to have an action run at a scheduled interval, but only if it is needed. For example, instead of having every web request result in a new getCurrentTime call, we'd like to have a single worker thread run every second, updating an IORef. However, if the request frequency is less than once per second, this is a pessimization, and worse, kills idle GC. This library allows you to define actions which will either be performed by a dedicated thread or, in times of low volume, will be executed by the calling thread.
Build Time2024-02-15 16:18:49 GMT
Size26.90 KB
1a2c6f5956c42ef6bd31f49dea5d8ecb
LicenseMIT
Buildrootf40-build-776718-129001
Provides
ghc-auto-update = 0.1.6-18.fc40
ghc-auto-update-debuginfo = 0.1.6-18.fc40
ghc-auto-update-debugsource = 0.1.6-18.fc40
ghc-auto-update-devel = 0.1.6-18.fc40
ghc-auto-update-prof = 0.1.6-18.fc40
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
ghc-Cabal-devel
ghc-HUnit-devel
ghc-base-devel
ghc-base-prof
ghc-exceptions-devel
ghc-hspec-devel
ghc-retry-devel
ghc-rpm-macros
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 2 of 2
Name ascending sort Size
auto-update-0.1.6.tar.gz10.67 KB
ghc-auto-update.spec6.13 KB
Component of No Buildroots