haskell-token-bucket 0.1.0.1-13 source package in Ubuntu

Changelog

haskell-token-bucket (0.1.0.1-13) unstable; urgency=medium

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

 -- Ilias Tsitsimpis <email address hidden>  Thu, 31 Aug 2023 16:52:51 +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
Noble release universe misc

Downloads

File Size SHA-256 Checksum
haskell-token-bucket_0.1.0.1-13.dsc 2.3 KiB 2cbed5f8ed2202e9d1f1102c0a33cf2340e32728da1c059ffb6d7be2383e7a40
haskell-token-bucket_0.1.0.1.orig.tar.gz 15.8 KiB 312609c0037271b1091f23c2edf467e9449edca5bbed0cfb45c2c93c1bee6ad0
haskell-token-bucket_0.1.0.1-13.debian.tar.xz 4.6 KiB b902d77120d8ecbfa5c7c5896bb5f8ffc53930edfa6a9ad42847ca23d659b85b

No changes file available.

Binary packages built by this source

libghc-token-bucket-dev: Haskell implementation of leaky bucket rate limiting

 This library implements a lazy leaky token bucket rate-limiting
 algorithm in Haskell.
 .
 You can read more about this kind of algorithm at Wikipedia:
 https://en.wikipedia.org/wiki/Token_bucket
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-token-bucket-doc: Haskell implementation of leaky bucket rate limiting; documentation

 This library implements a lazy leaky token bucket rate-limiting
 algorithm in Haskell.
 .
 You can read more about this kind of algorithm at Wikipedia:
 https://en.wikipedia.org/wiki/Token_bucket
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-token-bucket-prof: Haskell implementation of leaky bucket rate limiting; profiling libraries

 This library implements a lazy leaky token bucket rate-limiting
 algorithm in Haskell.
 .
 You can read more about this kind of algorithm at Wikipedia:
 https://en.wikipedia.org/wiki/Token_bucket
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.