Binary package “libghc-token-bucket-dev” in ubuntu jammy

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.