SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

ghc-auto-update rpm build for : Fedora 29. For other distributions click ghc-auto-update.

Name : ghc-auto-update
Version : 0.1.4 Vendor : Fedora Project
Release : 11.fc29 Date : 2018-07-13 08:34:52
Group : Unspecified Source RPM : ghc-auto-update-0.1.4-11.fc29.src.rpm
Size : 0.05 MB
Packager : Fedora Project
Summary : Efficiently run periodic, on-demand actions
Description :
A 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.

RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora-secondary/releases/29/Everything/i386/os/Packages/g

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  ghc-auto-update-0.1.4-11.fc29.i686.rpm
     Search for other platforms
ghc-auto-update-0.1.4-11.fc29.sparc.rpm
ghc-auto-update-0.1.4-11.fc29.alpha.rpm
ghc-auto-update-0.1.4-11.fc29.ppc.rpm
ghc-auto-update-0.1.4-11.fc29.ia64.rpm
ghc-auto-update-0.1.4-11.fc29.s390.rpm

Provides :
ghc-auto-update
ghc-auto-update(x86-32)
libHSauto-update-0.1.4-DRogbfFYNQeJCAE3NJ8IZH-ghc8.2.2.so

Requires :
libHSbase-4.10.1.0-ghc8.2.2.so
libHSghc-prim-0.5.1.1-ghc8.2.2.so
libHSinteger-gmp-1.0.1.0-ghc8.2.2.so
libc.so.6
libc.so.6(GLIBC_2.1.3)
libgmp.so.10
libm.so.6
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1
rtld(GNU_HASH)


Content of RPM :
/usr/lib/.build-id
/usr/lib/.build-id/1b
/usr/lib/.build-id/1b/1da4bd69dc0b176080a5441e259631504dfbc6
/usr/lib/libHSauto-update-0.1.4-DRogbfFYNQeJCAE3NJ8IZH-ghc8.2.2.so
/usr/share/licenses/ghc-auto-update
/usr/share/licenses/ghc-auto-update/LICENSE

 
ICM