haskell-rate-limit 1.4.3-1 source package in Ubuntu

Changelog

haskell-rate-limit (1.4.3-1) unstable; urgency=medium

  [ Ilias Tsitsimpis ]
  * Declare compliance with Debian policy 4.6.2

  [ Clint Adams ]
  * New upstream release

 -- Clint Adams <email address hidden>  Mon, 28 Aug 2023 17:28:49 -0400

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

Downloads

File Size SHA-256 Checksum
haskell-rate-limit_1.4.3-1.dsc 2.3 KiB 550f5611b22ccc5da5b95b7dd73fa38c6f127a36d5c16f05a6ab2dd448cadea1
haskell-rate-limit_1.4.3.orig.tar.gz 4.4 KiB 3df92663ef6499326e8f297452a0907b129b253a935ad7b69b253340e1d61376
haskell-rate-limit_1.4.3-1.debian.tar.xz 2.6 KiB f46801cec35e273b4d23b78a994fe6f3ad62e7112f423936e8fbe59b138ae11b

No changes file available.

Binary packages built by this source

libghc-rate-limit-dev: 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.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-rate-limit-doc: rate-limiting IO actions; documentation

 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.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-rate-limit-prof: rate-limiting IO actions; profiling libraries

 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.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.