Mon, 08 Jul 2024 22:26:24 UTC | login

Information for RPM ghc-abstract-deque-0.3-9.fc33.src.rpm

ID593704
Nameghc-abstract-deque
Version0.3
Release9.fc33
Epoch
Archsrc
SummaryAbstract, parameterized interface to mutable Deques
DescriptionAn 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".
Build Time2020-04-18 09:27:45 GMT
Size16.63 KB
330af05df3de152f31cb2972cb1fb3bf
LicenseBSD
Buildrootf33-build-183573-45551
Provides
ghc-abstract-deque = 0.3-9.fc33
ghc-abstract-deque-debuginfo = 0.3-9.fc33
ghc-abstract-deque-debugsource = 0.3-9.fc33
ghc-abstract-deque-devel = 0.3-9.fc33
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
ghc-Cabal-devel
ghc-array-prof
ghc-base-prof
ghc-containers-prof
ghc-random-prof
ghc-rpm-macros
ghc-time-prof
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
abstract-deque-0.3.tar.gz7.05 KB
ghc-abstract-deque.spec3.85 KB
Component of No Buildroots