haskell-unordered-containers 0.1.4.3-1 source package in Ubuntu
Changelog
haskell-unordered-containers (0.1.4.3-1) unstable; urgency=low * New upstream version. -- Clint Adams <email address hidden> Sun, 09 Oct 2011 20:25:26 -0400
Upload details
- Uploaded by:
- Debian Haskell Group
- Uploaded to:
- Sid
- 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.3-1.dsc | 2.6 KiB | 65e422f146c8e8ffd69bf225c31c98c8695fc2cbe3d7b0ec64c2ea0288b072c3 |
haskell-unordered-containers_0.1.4.3.orig.tar.gz | 17.0 KiB | 6f46e7821c1a1f81164e80ccfb1d90e39d079498c8e27c0e8fd5ae738e38ca7f |
haskell-unordered-containers_0.1.4.3-1.debian.tar.gz | 2.3 KiB | 4dcc9d1212bd1e5f5d51841217aec2bd6f1d1b7ee6f1046d3074d5e78d8b53ec |
Available diffs
No changes file available.
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.