Install this version:
emerge -a =dev-haskell/download-curl-0.1.4
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =dev-haskell/download-curl-0.1.4
Or alternatively:
emerge --autounmask-write -a =dev-haskell/download-curl-0.1.4
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 0.1.4 | 8 | ~amd64 | 0 |
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# ebuild generated by hackport 0.2.17.9999
EAPI=8
CABAL_FEATURES="lib profile haddock hoogle hscolour"
inherit haskell-cabal
DESCRIPTION="High-level file download based on URLs"
HOMEPAGE="http://code.haskell.org/~dons/code/download-curl"
SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64"
IUSE=""
RDEPEND="dev-haskell/curl:=[profile?]
dev-haskell/feed:=[profile?]
>=dev-haskell/tagsoup-0.8:=[profile?]
dev-haskell/xml:=[profile?]
>=dev-lang/ghc-6.8.2:="
DEPEND="${RDEPEND}
>=dev-haskell/cabal-1.2.0"
src_prepare() {
default
cabal_chdeps \
'tagsoup >= 0.8 && < 0.13' 'tagsoup >= 0.8'
}
dev-haskell/curl:=[profile?] dev-haskell/feed:=[profile?] >=dev-haskell/tagsoup-0.8:=[profile?] dev-haskell/xml:=[profile?] >=dev-lang/ghc-6.8.2:= >=dev-haskell/cabal-1.2.0
dev-haskell/curl:=[profile?] dev-haskell/feed:=[profile?] >=dev-haskell/tagsoup-0.8:=[profile?] dev-haskell/xml:=[profile?] >=dev-lang/ghc-6.8.2:=
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | download-curl-0.1.4.tar.gz | 3638 bytes | https://hackage.haskell.org/package/download-curl-0.1.4/download-curl-0.1.4.tar.gz |