Install this version:
emerge -a =dev-haskell/primes-0.2.1.0
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =dev-haskell/primes-0.2.1.0
Or alternatively:
emerge --autounmask-write -a =dev-haskell/primes-0.2.1.0
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
# ebuild generated by hackport 0.6.7.9999
CABAL_FEATURES="lib profile haddock hoogle hscolour"
inherit haskell-cabal
DESCRIPTION="Efficient, purely functional generation of prime numbers"
HOMEPAGE="https://github.com/sebfisch/primes"
SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0/${PV}"
KEYWORDS="~amd64 ~x86"
RDEPEND=">=dev-lang/ghc-8.4.3:=
"
DEPEND="${RDEPEND}
>=dev-haskell/cabal-2.2.0.1
"
>=dev-lang/ghc-8.4.3:= >=dev-haskell/cabal-2.2.0.1
>=dev-lang/ghc-8.4.3:=
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | primes-0.2.1.0.tar.gz | 4602 bytes | https://hackage.haskell.org/package/primes-0.2.1.0/primes-0.2.1.0.tar.gz |