haskell-hashable 1.1.2.5-3build1 source package in Ubuntu

Changelog

haskell-hashable (1.1.2.5-3build1) saucy; urgency=low

  * Rebuild for new GHC ABIs.
 -- Colin Watson <email address hidden>   Thu, 30 May 2013 01:16:41 +0100

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Saucy
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.5.orig.tar.gz 8.9 KiB 3fb5d430c9289ebada4991a76fd78f028aaaf17957dc666ddc7b89c98a54713d
haskell-hashable_1.1.2.5-3build1.debian.tar.gz 2.6 KiB 6a132c9956d6c5a31d29f267036d10adfc2e761de624f733311f2d98a16fe795
haskell-hashable_1.1.2.5-3build1.dsc 2.5 KiB 4478ef672e52dad9e4e9827041d326bee277b150159886030214e869184bf2ee

View changes file

Binary packages built by this source

libghc-hashable-dev: No summary available for libghc-hashable-dev in ubuntu saucy.

No description available for libghc-hashable-dev in ubuntu saucy.

libghc-hashable-doc: Class for types that can be converted to a hash value; documentation

 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.
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-hashable-prof: Class for types that can be converted to a hash value; profiling libraries

 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.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.