Unverified Commit 3e88a29e authored by Wolfgang E. Sanyer's avatar Wolfgang E. Sanyer
Browse files

dev-haskell/allocated-processor-0.0.2: rerun hackport, update eapi


Signed-off-by: default avatarWolfgang E. Sanyer <WolfgangESanyer@gmail.com>
parent c22821f1
# Copyright 1999-2015 Gentoo Foundation # Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
EAPI=5 EAPI=7
# ebuild generated by hackport 0.3.2 # ebuild generated by hackport 0.6.7.9999
CABAL_FEATURES="lib profile haddock hoogle hscolour" CABAL_FEATURES="lib profile haddock hoogle hscolour"
inherit haskell-cabal inherit haskell-cabal
DESCRIPTION="Combinators for monadic actions that require allocation and de-allocation" DESCRIPTION="Functional combinators for monadic actions that require (de)allocation"
HOMEPAGE="https://hackage.haskell.org/package/allocated-processor" HOMEPAGE="https://hackage.haskell.org/package/allocated-processor"
SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="BSD" LICENSE="BSD"
SLOT="0/${PV}" SLOT="0/${PV}"
KEYWORDS="~amd64 ~x86" KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND="dev-haskell/vector-space:=[profile?] RDEPEND="dev-haskell/vector-space:=[profile?]
>=dev-lang/ghc-6.10.4:=" >=dev-lang/ghc-8.4.3:=
"
DEPEND="${RDEPEND} DEPEND="${RDEPEND}
>=dev-haskell/cabal-1.2" >=dev-haskell/cabal-2.2.0.1
"
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment