# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 # ebuild generated by hackport 0.8.4.0.9999 CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="InfluxDB client library for Haskell" HOMEPAGE="https://github.com/maoe/influxdb-haskell" LICENSE="BSD" SLOT="0/${PV}" KEYWORDS="~amd64" IUSE="examples" CABAL_CHDEPS=( 'doctest >= 0.11.3 && < 0.22' 'doctest >= 0.11.3' ) RDEPEND=" >=dev-haskell/aeson-0.7:=[profile?] =dev-haskell/clock-0.7:=[profile?] =dev-haskell/foldl-1.1.3:=[profile?] =dev-haskell/http-client-0.5:=[profile?] =dev-haskell/http-types-0.8.6:=[profile?] =dev-haskell/lens-4.9:=[profile?] =dev-haskell/network-2.6:=[profile?] =dev-haskell/optional-args-1.0:=[profile?] =dev-haskell/scientific-0.3.3:=[profile?] =dev-haskell/tagged-0.1:=[profile?] =dev-haskell/vector-0.10:=[profile?] =dev-lang/ghc-8.10.6:= examples? ( dev-haskell/mwc-random:=[profile?] ) " DEPEND="${RDEPEND} >=dev-haskell/cabal-3.2.1.0 =dev-haskell/cabal-doctest-1 =dev-haskell/doctest-0.11.3 >=dev-haskell/raw-strings-qq-1.1