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

Changelog

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

  * Rebuild against new GHC ABI.

 -- Gianfranco Costamagna <email address hidden>  Fri, 09 Dec 2022 14:36:42 +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
Mantic release universe misc
Lunar release universe misc

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-2build2.debian.tar.xz 2.6 KiB ae5e9221a8e18e78eedf3be4f40ea990102d70c25cff734f8ec2aaa7deb69ceb
haskell-rate-limit_1.4.2-2build2.dsc 2.3 KiB ccd7ebc91bfeab0b09053532a88707891430d974412bf72b923fa0eab1054398

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.