haskell-hashable 1.2.7.0-6 source package in Ubuntu

Changelog

haskell-hashable (1.2.7.0-6) unstable; urgency=medium

  * Bump dependency versions

 -- Gianfranco Costamagna <email address hidden>  Sun, 25 Aug 2019 20:05:58 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe haskell

Downloads

File Size SHA-256 Checksum
haskell-hashable_1.2.7.0-6.dsc 2.5 KiB a3d28531435885932f549981c646647868ec104800b22e71030c8abdb2c48f05
haskell-hashable_1.2.7.0.orig.tar.gz 29.5 KiB ecb5efc0586023f5a0dc861100621c1dbb4cbb2f0516829a16ebac39f0432abf
haskell-hashable_1.2.7.0-6.debian.tar.xz 5.0 KiB b4a0f1bcfb6d098afa5228d46ab152eae994a430eebe52565fdab658737b0f4f

No changes file available.

Binary packages built by this source

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

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

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.