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

Changelog

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

  * Patch for newer deps

 -- Gianfranco Costamagna <email address hidden>  Sat, 03 Aug 2019 13:11:33 +0200

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
Focal release universe misc

Downloads

File Size SHA-256 Checksum
haskell-token-bucket_0.1.0.1-9.dsc 2.3 KiB 0b3461e681f159936a210bbf34d04e111a6b21d3a0347d8e0ca81264f78adf06
haskell-token-bucket_0.1.0.1.orig.tar.gz 15.8 KiB 312609c0037271b1091f23c2edf467e9449edca5bbed0cfb45c2c93c1bee6ad0
haskell-token-bucket_0.1.0.1-9.debian.tar.xz 3.8 KiB d46b95658e8b32a74e6f6116b4fd91dc3d6883bea37a5422e2da88054148415d

No changes file available.

Binary packages built by this source

libghc-token-bucket-dev: No summary available for libghc-token-bucket-dev in ubuntu groovy.

No description available for libghc-token-bucket-dev in ubuntu groovy.

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.