dev-haskell/rate-limit - 1.4.2 (haskell)

Search

Package Information

Description:
A basic library for rate-limiting IO actions
Homepage:
https://github.com/acw/rate-limit
License:
BSD

Ebuild Details

Version EAPI Keywords Slot
1.4.2 8 ~amd64 0/1.4.2
View Raw Ebuild
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

# ebuild generated by hackport 0.6.4

CABAL_FEATURES="lib profile haddock hoogle hscolour"
inherit haskell-cabal

DESCRIPTION="A basic library for rate-limiting IO actions"
HOMEPAGE="https://github.com/acw/rate-limit"
SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"

LICENSE="BSD"
SLOT="0/${PV}"
KEYWORDS="~amd64"
IUSE=""

RDEPEND=">=dev-haskell/stm-2.4:=[profile?]
	>=dev-haskell/time-units-1.0:=[profile?] <dev-haskell/time-units-2.0:=[profile?]
	>=dev-lang/ghc-7.10.1:=
"
DEPEND="${RDEPEND}
	>=dev-haskell/cabal-1.22.2.0
"

src_prepare() {
	default

	cabal_chdeps \
		'stm        >= 2.4     && < 2.6' 'stm        >= 2.4' \
		'time       >= 1.5.0.1 && < 1.10' 'time       >= 1.5.0.1'
}

Dependencies

DEPEND

>=dev-haskell/stm-2.4:=[profile?]
	>=dev-haskell/time-units-1.0:=[profile?] <dev-haskell/time-units-2.0:=[profile?]
	>=dev-lang/ghc-7.10.1:=

	>=dev-haskell/cabal-1.22.2.0

RDEPEND

>=dev-haskell/stm-2.4:=[profile?]
	>=dev-haskell/time-units-1.0:=[profile?] <dev-haskell/time-units-2.0:=[profile?]
	>=dev-lang/ghc-7.10.1:=

Manifest for 1.4.2

Type File Size Source URLs
DIST rate-limit-1.4.2.tar.gz 4491 bytes https://hackage.haskell.org/package/rate-limit-1.4.2/rate-limit-1.4.2.tar.gz