haskell-unordered-containers 0.2.10.0-1build1 source package in Ubuntu

Changelog

haskell-unordered-containers (0.2.10.0-1build1) eoan; urgency=medium

  * Rebuild against new GHC abi.

 -- Gianfranco Costamagna <email address hidden>  Tue, 06 Aug 2019 09:58:50 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Focal 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-1build1.debian.tar.xz 3.5 KiB cc5383f313e9e51449e79867383c32759dd65935e96fe1e1c120f44afc94109b
haskell-unordered-containers_0.2.10.0-1build1.dsc 2.8 KiB d70ac49b4552e205807faa12175e8e92ef7ebce1d3157a66745e041d22ed205a

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.