haskell-hashable 1.1.2.1-1build1 source package in Ubuntu

Changelog

haskell-hashable (1.1.2.1-1build1) precise; urgency=low

  * No-change rebuild
 -- Iain Lane <email address hidden>   Wed, 14 Dec 2011 12:08:31 +0000

Upload details

Uploaded by:
Iain Lane
Uploaded to:
Precise
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
haskell
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
haskell-hashable_1.1.2.1.orig.tar.gz 8.2 KiB 9df1d1333b11967bf5b714e957c5f75688e6f73f9dfb77da556b5696b21cbdce
haskell-hashable_1.1.2.1-1build1.debian.tar.gz 2.2 KiB 65214893a83c78d4d9a9ce3706f39da48d32013ef099bb86c25fbaf8bb537449
haskell-hashable_1.1.2.1-1build1.dsc 2.3 KiB 2505d4dd656d1b4cb1435bbd02ec09b9705df59f5a081a7af5f8e733d5dd1137

View changes file

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.