Bug#895488: RFP: libghc-rate-limit -- A basic library for rate-limiting IO actions

Antoine Beaupre anarcat at debian.org
Thu Apr 12 03:16:43 BST 2018


Package: wnpp
Severity: wishlist

* Package name    : libghc-rate-limit
  Version         : 1.4.0
  Upstream Author : Adam Wick <awick at uhsure.com>
* URL             : https://hackage.haskell.org/package/rate-limit
* License         : BSD-3-Clause
  Programming Lang: Haskell
  Description     : A basic library for rate-limiting IO actions

In many cases, it is useful, necessary, or simply nice to limit how
frequently you perform some action. For example, you may want to limit
how often your program makes a request of some web site. This library
is intended as a general-purpose mechanism for rate-limiting IO
actions.

--

According to Clint, this will be required for the new taffybar package
(#895264).

I do not plan on maintaining this, and hope someone will magically
step up to do so. :) But I would certainly use the resulting taffybar,
which I'm pretty excited about...



More information about the Pkg-haskell-maintainers mailing list