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

Changelog

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

  * Rebuild against new GHC ABI.

 -- Gianfranco Costamagna <email address hidden>  Wed, 08 Nov 2023 09:05:55 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Noble
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.orig.tar.gz 56.7 KiB 1b27bec5e0d522b27a6029ebf4c4a6d40acbc083c787008e32fb55c4b1d128d2
haskell-unordered-containers_0.2.19.1-2build1.debian.tar.xz 3.8 KiB c545e8b07d57dcef0c160275aaa3cc82b215ccec15fe9030ddc487a7c5e15aff
haskell-unordered-containers_0.2.19.1-2build1.dsc 3.0 KiB fd55103f70f990e40c8c856c562023e483fd5412ccfd592d201488496a45a56f

View changes file

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.