SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : ghc-auto-update
Version : 0.1.4 Vendor : Fedora Project
Release : 8.fc27 Date : 2017-10-17 09:44:37
Group : Unspecified Source RPM : ghc-auto-update-0.1.4-8.fc27.src.rpm
Size : 0.04 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/updates/testing/27/i386/g

Content of RPM  Changelog  Provides Requires

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

Provides :
ghc-auto-update
ghc-auto-update(x86-32)
libHSauto-update-0.1.4-EmUvNdmhEju51bHrtaEMpz-ghc8.0.2.so

Requires :
libHSbase-4.9.1.0-ghc8.0.2.so
libHSghc-prim-0.5.0.0-ghc8.0.2.so
libHSinteger-gmp-1.0.0.1-ghc8.0.2.so
libc.so.6
libc.so.6(GLIBC_2.1.3)
libgmp.so.10
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/25
/usr/lib/.build-id/25/e7ec23b78ba3c397bce0251c435f6bdebac1a1
/usr/lib/ghc-8.0.2/auto-update-0.1.4-EmUvNdmhEju51bHrtaEMpz
/usr/lib/ghc-8.0.2/auto-update-0.1.4-EmUvNdmhEju51bHrtaEMpz/libHSauto-update-0.1.4-EmUvNdmhEju51bHrtaEMpz-ghc8.0.2.so
/usr/share/licenses/ghc-auto-update
/usr/share/licenses/ghc-auto-update/LICENSE

 
ICM