SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

ghc-abstract-deque rpm build for : Fedora 30. For other distributions click ghc-abstract-deque.

Name : ghc-abstract-deque
Version : 0.3 Vendor : Fedora Project
Release : 6.fc30 Date : 2019-02-28 10:04:49
Group : Unspecified Source RPM : ghc-abstract-deque-0.3-6.fc30.src.rpm
Size : 0.09 MB
Packager : Fedora Project
Summary : Abstract, parameterized interface to mutable Deques
Description :
An abstract interface to highly-parameterizable queues/deques.

Background: There exists a feature space for queues that extends between:

* simple, single-ended, non-concurrent, bounded queues

* double-ended, threadsafe, growable queues

... with important points inbetween (such as the queues used for
work-stealing).

This package includes an interface for Deques that allows the programmer to use
a single API for all of the above, while using the type-system to select an
efficient implementation given the requirements (using type families).

This package also includes a simple reference implementation based on \'IORef\'
and \"Data.Sequence\".

RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora-secondary/updates/testing/30/Everything/i386/Packages/g

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  ghc-abstract-deque-0.3-6.fc30.i686.rpm
ftp.icm.edu.pl  ghc-abstract-deque-0.3-6.fc30.i686.rpm
     Search for other platforms
ghc-abstract-deque-0.3-6.fc30.sparc.rpm
ghc-abstract-deque-0.3-6.fc30.alpha.rpm
ghc-abstract-deque-0.3-6.fc30.ppc.rpm
ghc-abstract-deque-0.3-6.fc30.ia64.rpm
ghc-abstract-deque-0.3-6.fc30.s390.rpm

Provides :
ghc-abstract-deque
ghc-abstract-deque(x86-32)
libHSabstract-deque-0.3-GCdtOlin88h1rWmUqCNKd-ghc8.4.4.so

Requires :
libHSbase-4.11.1.0-ghc8.4.4.so
libHScontainers-0.5.11.0-ghc8.4.4.so
libHSghc-prim-0.5.2.0-ghc8.4.4.so
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/2b
/usr/lib/.build-id/2b/b368c3ea62390acfed4e8bbcc3bd4492fc7a47
/usr/lib/libHSabstract-deque-0.3-GCdtOlin88h1rWmUqCNKd-ghc8.4.4.so
/usr/share/licenses/ghc-abstract-deque
/usr/share/licenses/ghc-abstract-deque/LICENSE

 
ICM