haskell-primes 0.2.1.0-14 source package in Ubuntu

Changelog

haskell-primes (0.2.1.0-14) unstable; urgency=medium

  * Declare compliance with Debian policy 4.6.1
  * Sourceful upload for GHC 9.0.2

 -- Ilias Tsitsimpis <email address hidden>  Wed, 29 Jun 2022 20:45:43 +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-primes_0.2.1.0-14.dsc 2.2 KiB 17d4e3308617627322d7503c7c0655569a0926caf97df4d5ac3201de35427553
haskell-primes_0.2.1.0.orig.tar.gz 4.5 KiB 74d66558fb638ea4d31eae2fe1a294cb5a9d64491314305d74a11d93f277c65b
haskell-primes_0.2.1.0-14.debian.tar.xz 2.7 KiB b50112051327ff696300ff1ac0a0a750e8007f61abafa911c077ecd1e4cd550f

No changes file available.

Binary packages built by this source

libghc-primes-dev: No summary available for libghc-primes-dev in ubuntu kinetic.

No description available for libghc-primes-dev in ubuntu kinetic.

libghc-primes-doc: No summary available for libghc-primes-doc in ubuntu kinetic.

No description available for libghc-primes-doc in ubuntu kinetic.

libghc-primes-prof: efficient, purely functional generation of prime numbers; profiling libraries

 This Haskell library provides an efficient lazy wheel sieve for prime
 generation inspired by Lazy wheel sieves and spirals of primes by Colin
 Runciman and The Genuine Sieve of Eratosthenes by Melissa O'Neil.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.