haskell-hashable 1.4.3.0-1 source package in Ubuntu

Changelog

haskell-hashable (1.4.3.0-1) unstable; urgency=medium

  * Declare compliance with Debian policy 4.6.2
  * New upstream release

 -- Ilias Tsitsimpis <email address hidden>  Fri, 01 Sep 2023 19:49:45 +0300

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

Downloads

File Size SHA-256 Checksum
haskell-hashable_1.4.3.0-1.dsc 2.3 KiB 451fb2f83a67437a1bcbe3938e3642116455ee1424a88c79be3f7551dc76216c
haskell-hashable_1.4.3.0.orig.tar.gz 25.0 KiB 32efb16c2891786209b7cbe5c39df9b3a9ae51e836f1a54f646bc4602b7ab0f5
haskell-hashable_1.4.3.0-1.debian.tar.xz 4.1 KiB 9efbeb972f3d484f8c6f1de6a5f652766184ede548338ef2ec942a0b2326f73f

No changes file available.

Binary packages built by this source

libghc-hashable-dev: class for types that can be converted to a hash value

 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.
 See http://www.haskell.org/ for more information on Haskell.

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.