BSD-3-Clause licensed and maintained by Adam Wick
This version can be pinned in stack with:rate-limit-1.4.3@sha256:ede2fd61c08dd6bc1849a5ca777baf5b68476f33e57cca40bc7c742603969f06,963

Module documentation for 1.4.3

Depends on 4 packages(full list with versions):

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.