haskell-murmur-hash 0.1.0.10-2 source package in Ubuntu

Changelog

haskell-murmur-hash (0.1.0.10-2) unstable; urgency=medium

  * Declare compliance with Debian policy 4.6.2
  * Sourceful upload for GHC 9.4

 -- Ilias Tsitsimpis <email address hidden>  Sun, 27 Aug 2023 12:39:59 +0300

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe haskell
Noble release universe haskell

Downloads

File Size SHA-256 Checksum
haskell-murmur-hash_0.1.0.10-2.dsc 2.3 KiB a9b5f584c3678a45471a568dc27bec659ef27fe838276fd917723443349b2dd0
haskell-murmur-hash_0.1.0.10.orig.tar.gz 4.2 KiB e92fad6000823aa2dabaa55096d2bc4fe21ad347f10614fc684da23e7f48bf90
haskell-murmur-hash_0.1.0.10-2.debian.tar.xz 2.8 KiB 55a15459b6e6d67702b1d7068ac2304ff47f8cfba30de73e4d244cde107815f8

No changes file available.

Binary packages built by this source

libghc-murmur-hash-dev: MurmurHash2 implementation for Haskell.

 Implements MurmurHash2, a good, fast, general-purpose,
 non-cryptographic hashing function. See
 <http://murmurhash.googlepages.com/> for details.
 .
 This implementation is pure Haskell, so it might be a bit slower
 than a C FFI binding.
 .
 This package contains the normal library files.

libghc-murmur-hash-doc: MurmurHash2 implementation for Haskell.; documentation

 Implements MurmurHash2, a good, fast, general-purpose,
 non-cryptographic hashing function. See
 <http://murmurhash.googlepages.com/> for details.
 .
 This implementation is pure Haskell, so it might be a bit slower
 than a C FFI binding.
 .
 This package contains the documentation files.

libghc-murmur-hash-prof: MurmurHash2 implementation for Haskell.; profiling libraries

 Implements MurmurHash2, a good, fast, general-purpose,
 non-cryptographic hashing function. See
 <http://murmurhash.googlepages.com/> for details.
 .
 This implementation is pure Haskell, so it might be a bit slower
 than a C FFI binding.
 .
 This package contains the libraries compiled with profiling enabled.