smtp-mail-0.5.0.0haskell
download
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
# ebuild generated by hackport 0.9.0.0.9999
CABAL_HACKAGE_REVISION=1
CABAL_FEATURES="lib profile haddock hoogle hscolour"
inherit haskell-cabal
DESCRIPTION="Simple email sending via SMTP"
HOMEPAGE="https://github.com/haskell-github-trust/smtp-mail"
LICENSE="BSD"
SLOT="0/${PV}"
KEYWORDS="~amd64"
RDEPEND="dev-haskell/base16-bytestring:=[profile?]
dev-haskell/base64-bytestring:=[profile?]
dev-haskell/memory:=[profile?]
dev-haskell/mime-mail:=[profile?]
dev-haskell/network:=[profile?]
dev-haskell/network-bsd:=[profile?]
dev-haskell/text:=[profile?]
>=dev-lang/ghc-9.0.2:=
<dev-haskell/crypton-1.1:=[profile?]
>=dev-haskell/crypton-connection-0.3.1:=[profile?] <dev-haskell/crypton-connection-0.5:=[profile?]
>=dev-haskell/data-default-class-0.1.2.0:=[profile?] <dev-haskell/data-default-class-0.3:=[profile?]
"
DEPEND="${RDEPEND}
>=dev-haskell/cabal-3.4.1.0
"