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

Changelog

haskell-rate-limit (1.4.1-1build1) eoan; urgency=medium

  * Rebuild against new GHC abi.

 -- Gianfranco Costamagna <email address hidden>  Sat, 03 Aug 2019 14:55:52 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Downloads

File Size SHA-256 Checksum
haskell-rate-limit_1.4.1.orig.tar.gz 4.4 KiB e221932261acfeefd25bd1514eaedbde70a79be918cffa96c6d1a6736295a53e
haskell-rate-limit_1.4.1-1build1.debian.tar.xz 2.4 KiB aca4db594610029e7dccee49e883b0924d21d5e57b694f8d574a138139c55478
haskell-rate-limit_1.4.1-1build1.dsc 2.3 KiB e91e1ac341146b554e5f83b87fda3815e76af567614c9363d37905c94b69be1b

View changes file

Binary packages built by this source

libghc-rate-limit-dev: No summary available for libghc-rate-limit-dev in ubuntu groovy.

No description available for libghc-rate-limit-dev in ubuntu groovy.

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.