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

2018-04-12 Thread Antoine Beaupré
Control: forwarded -1 https://github.com/acw/rate-limit/issues/3

On 2018-04-12 11:16:08, Sean Whitton wrote:
> Could you ask upstream to submit their package to stackage, please?
> That significantly reduces the Debian maintainance burden.

Done.

https://github.com/acw/rate-limit/issues/3

A.

-- 
We must shift America from a needs- to a desires-culture. People must
be trained to desire, to want new things, even before the old have
been entirely consumed. Man's desires must overshadow his needs.
 - Paul Mazur, Lehman Brothers



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

2018-04-12 Thread Sean Whitton
Hello Antoine,

On Wed, Apr 11 2018, Antoine Beaupre wrote:

> * Package name: libghc-rate-limit
>   Version : 1.4.0
>   Upstream Author : Adam Wick 
> * 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.

Could you ask upstream to submit their package to stackage, please?
That significantly reduces the Debian maintainance burden.

> --
>
> 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...

All GHC libs are team-maintained.  We just do them all together.

-- 
Sean Whitton


signature.asc
Description: PGP signature


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

2018-04-11 Thread Antoine Beaupre
Package: wnpp
Severity: wishlist

* Package name: libghc-rate-limit
  Version : 1.4.0
  Upstream Author : Adam Wick 
* 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...