haskell-rate-limit 1.4.2-2build1 source package in Ubuntu

Changelog

haskell-rate-limit (1.4.2-2build1) lunar; urgency=medium

  * Rebuild against new OCAML ABI.

 -- Gianfranco Costamagna <email address hidden>  Fri, 09 Dec 2022 09:57:36 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Lunar
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
haskell-rate-limit_1.4.2.orig.tar.gz 4.4 KiB 5552bbf9b669772b88c23b649167d2f0cb9aef1ad99c03127a3b48fff94e617d
haskell-rate-limit_1.4.2-2build1.debian.tar.xz 2.6 KiB 859cc0021c8ad2f78309492818a7945de300bb9765c44b52d15425abe5754f6a
haskell-rate-limit_1.4.2-2build1.dsc 2.3 KiB f42b84c039aceec3ef52da214eed1f12526d9e739a756501f1f1c735a5ad9104

View changes file

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.