dev-haskell/erf: Refresh ebuild

Signed-off-by: hololeap <hololeap@protonmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
hololeap 2023-10-02 23:07:14 -06:00 committed by Sam James
parent a961ec5a73
commit a495a2018d
No known key found for this signature in database
GPG Key ID: 738409F520DF9190
2 changed files with 7 additions and 5 deletions

View File

@ -3,22 +3,21 @@
EAPI=8
# ebuild generated by hackport 0.4.7.9999
# ebuild generated by hackport 0.8.4.0.9999
CABAL_FEATURES="lib profile haddock hoogle hscolour"
inherit haskell-cabal
DESCRIPTION="The error function, erf, and related functions"
HOMEPAGE="https://hackage.haskell.org/package/erf"
SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0/${PV}"
KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86"
IUSE=""
RDEPEND=">=dev-lang/ghc-7.4.1:=
RDEPEND="
>=dev-lang/ghc-8.8.1:=
"
DEPEND="${RDEPEND}
dev-haskell/cabal
>=dev-haskell/cabal-3.0.0.0
"

View File

@ -5,4 +5,7 @@
<email>haskell@gentoo.org</email>
<name>Gentoo Haskell</name>
</maintainer>
<upstream>
<remote-id type="hackage">erf</remote-id>
</upstream>
</pkgmetadata>