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

Changelog

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

  * Rebuild against new GHC ABIs.

 -- Gianfranco Costamagna <email address hidden>  Wed, 15 May 2024 10:57:27 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
haskell-rate-limit_1.4.3.orig.tar.gz 4.4 KiB 3df92663ef6499326e8f297452a0907b129b253a935ad7b69b253340e1d61376
haskell-rate-limit_1.4.3-1build1.debian.tar.xz 2.7 KiB e0b7f91ac33241c4176ba566a44fb925955e2909ada95defc0fa4f5e573372a4
haskell-rate-limit_1.4.3-1build1.dsc 2.3 KiB 9b99626c74d8991a9684dc8f2e81447a21b881c884663c060c73dbe83750af56

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.