haskell-unordered-containers 0.1.4.0-1build1 source package in Ubuntu
Changelog
haskell-unordered-containers (0.1.4.0-1build1) precise; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson <email address hidden> Fri, 04 Nov 2011 14:17:15 -0400
Upload details
- Uploaded by:
- Colin Watson
- Uploaded to:
- Precise
- Original maintainer:
- Debian Haskell Group
- Architectures:
- any all
- Section:
- haskell
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
haskell-unordered-containers_0.1.4.0.orig.tar.gz | 16.4 KiB | 693deea97e7d136d6134a65a7221f8c4438140fc8d86a418b4f34c61b348b5ec |
haskell-unordered-containers_0.1.4.0-1build1.debian.tar.gz | 2.3 KiB | d36886f935f3450708f25bcfc13b3bc5fa4705f3cbc076be6c3aaae9de5c92b9 |
haskell-unordered-containers_0.1.4.0-1build1.dsc | 2.6 KiB | 609b2dc0547b199be0f1a14cf92ea193b36c4143910e0cebe2bdaff252b8b0e3 |
Available diffs
- diff from 0.1.4.0-1 to 0.1.4.0-1build1 (360 bytes)
Binary packages built by this source
- libghc-unordered-containers-dev: Efficient hashing-based container types
This package provides a library for the Haskell programming language.
See http://www.haskell. org/ for more information on Haskell.
.
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.
- libghc-unordered-containers-doc: Efficient hashing-based container types; documentation
This package provides the documentation for a library for the Haskell
programming language.
See http://www.haskell. org/ for more information on Haskell.
.
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.
- libghc-unordered-containers-prof: Efficient hashing-based container types; profiling libraries
This package provides a library for the Haskell programming language,
compiled for profiling.
See http://www.haskell. org/ for more information on Haskell.
.
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.