| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 1.2.0 | 8 | ~amd64 | 0/1.2.0 |
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
# ebuild generated by hackport 0.5.1
CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
inherit haskell-cabal
DESCRIPTION="Kafka bindings for Haskell"
HOMEPAGE="https://github.com/cosbynator/haskakafka"
SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0/${PV}"
KEYWORDS="~amd64"
IUSE=""
RESTRICT=test # needs running service
RDEPEND="dev-haskell/cmdargs:=[profile?]
dev-haskell/pretty-show:=[profile?]
dev-haskell/temporary:=[profile?]
>=dev-lang/ghc-7.6.1:=
dev-libs/librdkafka:=
"
DEPEND="${RDEPEND}
dev-haskell/c2hs
>=dev-haskell/cabal-1.16.0
virtual/pkgconfig
test? ( dev-haskell/either-unwrap
dev-haskell/hspec
dev-haskell/regex-posix )
"
dev-haskell/cmdargs:=[profile?] dev-haskell/pretty-show:=[profile?] dev-haskell/temporary:=[profile?] >=dev-lang/ghc-7.6.1:= dev-libs/librdkafka:= dev-haskell/c2hs >=dev-haskell/cabal-1.16.0 virtual/pkgconfig test? ( dev-haskell/either-unwrap dev-haskell/hspec dev-haskell/regex-posix )
dev-haskell/cmdargs:=[profile?] dev-haskell/pretty-show:=[profile?] dev-haskell/temporary:=[profile?] >=dev-lang/ghc-7.6.1:= dev-libs/librdkafka:=
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | haskakafka-1.2.0.tar.gz | 22070 bytes | https://hackage.haskell.org/package/haskakafka-1.2.0/haskakafka-1.2.0.tar.gz |