| 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: SUSE Linux Enterprise 15 SP5 |
| Version: 0.3 | Vendor: openSUSE |
| Release: bp155.2.17 | Build date: Mon May 22 11:58:33 2023 |
| Group: Unspecified | Build host: obs-arm-11 |
| Size: 138935 | Source RPM: ghc-abstract-deque-0.3-bp155.2.17.src.rpm |
| Packager: https://bugs.opensuse.org | |
| 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
* Thu Dec 17 2020 Ondřej Súkup <mimi.vx@gmail.com>
- disable %{ix86} build
* Sat Nov 07 2020 psimons@suse.com
- Add abstract-deque at version 0.3.
/usr/lib64/ghc-8.10.7/abstract-deque-0.3 /usr/lib64/ghc-8.10.7/abstract-deque-0.3/libHSabstract-deque-0.3-90D2wfUMw5u3JHVeRHMITD-ghc8.10.7.so /usr/share/licenses/ghc-abstract-deque /usr/share/licenses/ghc-abstract-deque/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Jul 24 19:42:24 2026