haskell-unordered-containers 0.2.19.1-2 source package in Ubuntu

Changelog

haskell-unordered-containers (0.2.19.1-2) unstable; urgency=medium

  * Patch for newer template-haskell.

 -- Clint Adams <email address hidden>  Sun, 10 Sep 2023 16:30:51 -0400

Upload details

Uploaded by:
Debian Haskell Group
Uploaded to:
Sid
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
haskell
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
haskell-unordered-containers_0.2.19.1-2.dsc 3.0 KiB b0b949327cbe2ab133e00e16c240593a8d2d4d69f6006910fcde5c4a8fa1d308
haskell-unordered-containers_0.2.19.1.orig.tar.gz 56.7 KiB 1b27bec5e0d522b27a6029ebf4c4a6d40acbc083c787008e32fb55c4b1d128d2
haskell-unordered-containers_0.2.19.1-2.debian.tar.xz 3.7 KiB 44b42e30abe8738682b0cba966f0b8e8e42303fb3905e41923c4ec7cc002254d

No changes file available.

Binary packages built by this source

libghc-unordered-containers-dev: Efficient hashing-based container types

 It contains efficient hashing-based container types. The containers
 have been optimized for performance critical use, both in terms of
 large data quantities and high speed.
 .
 The declared cost of each operation is either worst-case or
 amortized, but remains valid even if structures are shared.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-unordered-containers-doc: Efficient hashing-based container types; documentation

 It contains efficient hashing-based container types. The containers
 have been optimized for performance critical use, both in terms of
 large data quantities and high speed.
 .
 The declared cost of each operation is either worst-case or
 amortized, but remains valid even if structures are shared.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-unordered-containers-prof: Efficient hashing-based container types; profiling libraries

 It contains efficient hashing-based container types. The containers
 have been optimized for performance critical use, both in terms of
 large data quantities and high speed.
 .
 The declared cost of each operation is either worst-case or
 amortized, but remains valid even if structures are shared.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.