blob: e427eb6689c25cbef147221723422b974cd8b5e6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
BDEPEND=app-text/dos2unix
DEFINED_PHASES=compile configure install postinst postrm prepare setup test
DEPEND=dev-haskell/mtl-compat:=[profile?] >=dev-haskell/random-1:=[profile?] >=dev-haskell/unliftio-core-0.1.0.0:=[profile?] >=dev-lang/ghc-8.10.6:= >=dev-haskell/cabal-3.2.1.0 test? ( >=dev-haskell/hedgehog-1.0 >=dev-haskell/hunit-1.2.5.2 dev-haskell/tasty dev-haskell/tasty-hedgehog dev-haskell/tasty-hunit ) hscolour? ( dev-haskell/hscolour )
DESCRIPTION=Retry combinators for monadic actions that may fail
EAPI=8
HOMEPAGE=https://github.com/Soostone/retry
INHERIT=haskell-cabal
IUSE=doc hscolour profile test
KEYWORDS=~amd64 ~arm64 ~ppc64 ~riscv ~x86
LICENSE=BSD
RDEPEND=dev-haskell/mtl-compat:=[profile?] >=dev-haskell/random-1:=[profile?] >=dev-haskell/unliftio-core-0.1.0.0:=[profile?] >=dev-lang/ghc-8.10.6:= dev-lang/ghc:=[profile?]
RESTRICT=!test? ( test )
SLOT=0/0.9.3.1
SRC_URI=https://hackage.haskell.org/package/retry-0.9.3.1/retry-0.9.3.1.tar.gz
_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f ghc-package 8e4f6eb2d0e798049f6fcaf3b84c0d4a multilib b2a329026f2e404e9e371097dda47f96 toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 haskell-cabal 7a05e05c4a785428f7c2f31e22667fea
_md5_=b0d2e84cb6dcede21d15b14bdbd9a3e1
|