haskell-boundedchan 1.0.3.0-11 source package in Ubuntu

Changelog

haskell-boundedchan (1.0.3.0-11) 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:28 +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

Downloads

File Size SHA-256 Checksum
haskell-boundedchan_1.0.3.0-11.dsc 2.3 KiB ee15b64cd97d14977c92084f57ecf4ddc1c8c06db80ef68f642e37dfbb8d64bc
haskell-boundedchan_1.0.3.0.orig.tar.gz 3.5 KiB 531ceaed7f62844c2a63a7cbfdcab332ea5eaa218e9922ca3305580438adc46d
haskell-boundedchan_1.0.3.0-11.debian.tar.xz 3.0 KiB 0f062e6f28d94b699495d038b356208ea61e5b1621030693e3b713b54f8e23b7

No changes file available.

Binary packages built by this source

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

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

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

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

libghc-boundedchan-prof: bounded (maximum-limited) channels; profiling libraries

 This library introduces BoundedChan. BoundedChans differ from Chans
 in that they are guaranteed to contain no more than a certain number
 of elements.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.