# Copyright 1999-2025 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_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" RDEPEND=">=dev-haskell/aeson-0.7:=[profile?] =dev-haskell/attoparsec-aeson-2.1:=[profile?] =dev-haskell/clock-0.7:=[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-9.0.2:= examples? ( >=dev-haskell/foldl-1.1.3:=[profile?]