haskell-hashable 1.1.2.1-1 source package in Ubuntu
Changelog
haskell-hashable (1.1.2.1-1) unstable; urgency=low * New upstream version. -- Clint Adams <email address hidden> Tue, 30 Aug 2011 14:05:17 -0400
Upload details
- Uploaded by:
- Debian Haskell Group
- Uploaded to:
- Sid
- Original maintainer:
- Debian Haskell Group
- Architectures:
- any
- Section:
- haskell
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
haskell-hashable_1.1.2.1-1.dsc | 2.1 KiB | 3ba1f255e93ea619007159cd24e5f09d6b939c146a14f48e3a89e5ca64ae7091 |
haskell-hashable_1.1.2.1.orig.tar.gz | 8.2 KiB | 9df1d1333b11967bf5b714e957c5f75688e6f73f9dfb77da556b5696b21cbdce |
haskell-hashable_1.1.2.1-1.debian.tar.gz | 2.1 KiB | 6bca7294f5ca14ad3590cbf33fe7905366bba840b5e65dd11396f02957ad6dd4 |
Available diffs
No changes file available.
Binary packages built by this source
- libghc-hashable-dev: Class for types that can be converted to a hash value
This package provides a library for the Haskell programming language.
See http://www.haskell. org/ for more information on Haskell.
.
It defines a class, Hashable, for types that can be converted to a
hash value. This class exists for the benefit of hashing-based data
structures. The package provides instances for basic types and a way
to combine hash values.
- libghc-hashable-doc: Class for types that can be converted to a hash value; 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 defines a class, Hashable, for types that can be converted to a
hash value. This class exists for the benefit of hashing-based data
structures. The package provides instances for basic types and a way
to combine hash values.
- libghc-hashable-prof: Class for types that can be converted to a hash value; 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 defines a class, Hashable, for types that can be converted to a
hash value. This class exists for the benefit of hashing-based data
structures. The package provides instances for basic types and a way
to combine hash values.