haskell-hashable 1.1.2.0-1build1 source package in Ubuntu

Changelog

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

  * Rebuild for new GHC ABIs.
 -- Colin Watson <email address hidden>   Fri, 04 Nov 2011 08:06:49 -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 Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
haskell-hashable_1.1.2.0.orig.tar.gz 8.1 KiB 3a0e66a282221be6c57090c087d64aa410274820cf9bbba7500dfd8ce8c4bd27
haskell-hashable_1.1.2.0-1build1.debian.tar.gz 2.2 KiB 328a4dfe120ef0e7b4cfda3311b642fb9c6840b63833e47abd3839ea09cfaff6
haskell-hashable_1.1.2.0-1build1.dsc 2.3 KiB c0c5bf87f6adc7e00c26876d8b08d5542c1c024dc47df376401bf8f3c0cce834

Available diffs

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.