| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 1.7.7 | 8 | ~amd64 | 0/1.7.7 |
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
# ebuild generated by hackport 0.3.2.9999
CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
inherit haskell-cabal
DESCRIPTION="Internet Message Parsers"
HOMEPAGE="https://github.com/peti/hsemail"
SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0/${PV}"
KEYWORDS="~amd64"
RESTRICT=test # multiple packages: parsec-3.1.13.0 parsec1-1.0.0.6
RDEPEND="dev-haskell/mtl:=[profile?]
dev-haskell/old-time:=[profile?]
dev-haskell/parsec:=[profile?]
>=dev-lang/ghc-6.10.4:="
DEPEND="${RDEPEND}
>=dev-haskell/cabal-1.8
test? ( dev-haskell/doctest
dev-haskell/hspec
)"
PATCHES=("${FILESDIR}"/${PN}-1.7.5-test-only-mtl.patch)
dev-haskell/mtl:=[profile?] dev-haskell/old-time:=[profile?] dev-haskell/parsec:=[profile?] >=dev-lang/ghc-6.10.4:= >=dev-haskell/cabal-1.8 test? ( dev-haskell/doctest dev-haskell/hspec )
dev-haskell/mtl:=[profile?] dev-haskell/old-time:=[profile?] dev-haskell/parsec:=[profile?] >=dev-lang/ghc-6.10.4:=
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | hsemail-1.7.7.tar.gz | 25048 bytes | https://hackage.haskell.org/package/hsemail-1.7.7/hsemail-1.7.7.tar.gz |