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

Changelog

haskell-unordered-containers (0.2.17.0-2build1) lunar; urgency=medium

  * Rebuild against new GHC ABI.

 -- Gianfranco Costamagna <email address hidden>  Sun, 11 Dec 2022 05:47:38 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe haskell
Lunar release universe haskell

Downloads

File Size SHA-256 Checksum
haskell-unordered-containers_0.2.17.0.orig.tar.gz 52.8 KiB c49e3a6e0b6aae68c035b163e54f3521d1d65d0a3543fa46eaeddc97b4375a17
haskell-unordered-containers_0.2.17.0-2build1.debian.tar.xz 3.5 KiB 2d357453072432321609e3e6267d5911218c59db0e3b8a8918bc776ddb82aa4c
haskell-unordered-containers_0.2.17.0-2build1.dsc 2.9 KiB 8b76a223e93168eb0a805ee51eac21d917d9849e4d371ec3381d38bf996ed1f9

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.