Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: ghc-abstract-deque | Distribution: Fedora Project |
Version: 0.3 | Vendor: Fedora Project |
Release: 28.fc39 | Build date: Sun Jul 30 02:28:49 2023 |
Group: Unspecified | Build host: buildhw-x86-03.iad2.fedoraproject.org |
Size: 73909 | Source RPM: ghc-abstract-deque-0.3-28.fc39.src.rpm |
Packager: Fedora Project | |
Url: https://hackage.haskell.org/package/abstract-deque | |
Summary: Abstract, parameterized interface to mutable Deques |
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".
BSD-3-Clause
* Sat Jul 29 2023 Jens Petersen <[email protected]> - 0.3-28 - bump release * Wed Jul 19 2023 Fedora Release Engineering <[email protected]> - 0.3-27 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Feb 16 2023 Jens Petersen <[email protected]> - 0.3-18 - refresh to cabal-rpm-2.1.0 with SPDX migration * Thu Jul 21 2022 Fedora Release Engineering <[email protected]> - 0.3-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Fri Jun 17 2022 Jens Petersen <[email protected]> - 0.3-16 - rebuild * Thu Jan 20 2022 Fedora Release Engineering <[email protected]> - 0.3-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Aug 06 2021 Jens Petersen <[email protected]> - 0.3-14 - rebuild
/usr/lib/.build-id /usr/lib/.build-id/fa /usr/lib/.build-id/fa/8eca575364cb0d969942cad679d2a14626c66d /usr/lib64/ghc-9.4.5/lib/libHSabstract-deque-0.3-5ot7N5geRph8wL2K5g8ZBK-ghc9.4.5.so /usr/share/licenses/ghc-abstract-deque /usr/share/licenses/ghc-abstract-deque/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 21:55:09 2024