haskell-hashable 1.2.3.3-3build1 source package in Ubuntu

Changelog

haskell-hashable (1.2.3.3-3build1) xenial; urgency=medium

  * Rebuild for new GHC ABIs.

 -- Colin Watson <email address hidden>  Tue, 12 Jan 2016 12:09:23 +0000

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Xenial
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
haskell
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe haskell

Downloads

File Size SHA-256 Checksum
haskell-hashable_1.2.3.3.orig.tar.gz 23.4 KiB fc923f7d1fdc0062416a61f6ab96b4e1958e1aee1ddf1c71fa2cc6d08154e44e
haskell-hashable_1.2.3.3-3build1.debian.tar.xz 3.9 KiB 5bb35ad5d6d81eb18e9e90d8dac40035d349dc51581d0376ac9e6281499131ad
haskell-hashable_1.2.3.3-3build1.dsc 2.5 KiB 81096bfb27ea2ee54568ba5f5745a87f9bb629070d00802fe9306d9c3297b5b7

View changes file

Binary packages built by this source

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

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

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.