haskell-unordered-containers 0.2.10.0-3build2 source package in Ubuntu

Changelog

haskell-unordered-containers (0.2.10.0-3build2) hirsute; urgency=medium

  * No-change rebuild for new GHC ABIs

 -- Steve Langasek <email address hidden>  Thu, 29 Oct 2020 22:39:13 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Hirsute
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
haskell
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe haskell

Downloads

File Size SHA-256 Checksum
haskell-unordered-containers_0.2.10.0.orig.tar.gz 43.7 KiB 65f117bdbdea9efc75fb9fd539873de7687e005d8898bb21821020a4b383c573
haskell-unordered-containers_0.2.10.0-3build2.debian.tar.xz 3.8 KiB 3951735ec6529edd6bac37356287e334712bfba656a4bc4da52a38a70abba4a5
haskell-unordered-containers_0.2.10.0-3build2.dsc 2.9 KiB 121d0276ce24ccb8145b7b032250742f5943ad12b7f8760ec9915317d1352785

View changes file

Binary packages built by this source

libghc-unordered-containers-dev: No summary available for libghc-unordered-containers-dev in ubuntu hirsute.

No description available for libghc-unordered-containers-dev in ubuntu hirsute.

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.