Sat, 06 Jul 2024 14:18:10 UTC | login

Information for RPM ghc-abstract-deque-0.3-17.fc37.src.rpm

ID864213
Nameghc-abstract-deque
Version0.3
Release17.fc37
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 Time2022-10-29 04:40:03 GMT
Size21.82 KB
a5e78b3490b14a6ed3de1dce519d2c76
LicenseBSD
Buildrootf37-build-662819-73818
Provides
ghc-abstract-deque = 0.3-17.fc37
ghc-abstract-deque-debuginfo = 0.3-17.fc37
ghc-abstract-deque-debugsource = 0.3-17.fc37
ghc-abstract-deque-devel = 0.3-17.fc37
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.spec4.95 KB
Component of No Buildroots