deb_control_files:
- control
- md5sums
deb_fields:
Architecture: arm64
Depends: libghc-array-dev-0.5.4.0-0b6fa, libghc-base-dev-4.15.1.0-78aa1, libghc-containers-dev-0.6.4.1-567e5,
libghc-random-dev-1.2.1.1-25f01, libghc-time-dev-1.9.3-dbc8a, libc6 (>= 2.17),
libgmp10 (>= 2:6.2.1+dfsg1)
Description: |-
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.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Ghc-Package: abstract-deque-0.3-4tZp4N9gBesDuhExz1IhwM
Homepage: https://github.com/rrnewton/haskell-lockfree/wiki
Installed-Size: '424'
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Package: libghc-abstract-deque-dev
Priority: optional
Provides: libghc-abstract-deque-dev-0.3-98421
Section: haskell
Source: haskell-abstract-deque (0.3-11)
Version: 0.3-11+b1
srcpkg_name: haskell-abstract-deque
srcpkg_version: 0.3-11