# 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" inherit haskell-cabal DESCRIPTION="Write bots for Discord in Haskell" HOMEPAGE="https://github.com/discord-haskell/discord-haskell" LICENSE="MIT" SLOT="0/${PV}" KEYWORDS="~amd64" CABAL_CHDEPS=('base == 4.14.* || == 4.15.* || == 4.16.* || == 4.17.* || == 4.18.* || == 4.19.*' 'base >=4.14 && <4.22' 'containers >=0.6 && <0.7' 'containers >=0.6 && <0.8' 'network >=3.0.0.0 && <3.2.0.0' 'network >=3.0.0.0 && <3.3.0.0' 'time >=1.9 && <1.13' 'time >=1.9 && <1.15') RDEPEND=">=dev-haskell/aeson-2.0:=[profile?] =dev-haskell/async-2.2:=[profile?] =dev-haskell/base64-bytestring-1.1:=[profile?] =dev-haskell/data-default-0.7:=[profile?] =dev-haskell/emojis-0.1.3:=[profile?] =dev-haskell/hashable-1.4.0.0:=[profile?] =dev-haskell/http-api-data-0.4:=[profile?] =dev-haskell/http-client-0.6:=[profile?] =dev-haskell/iso8601-time-0.1:=[profile?] =dev-haskell/monadrandom-0.5:=[profile?] =dev-haskell/network-3.0.0.0:=[profile?] =dev-haskell/req-3.9:=[profile?] =dev-haskell/safe-exceptions-0.1:=[profile?] =dev-haskell/scientific-0.3:=[profile?] =dev-haskell/text-1.2:=[profile?] =dev-haskell/unliftio-0.2:=[profile?] =dev-haskell/unordered-containers-0.2.10.0:=[profile?] =dev-haskell/websockets-0.12:=[profile?] =dev-haskell/wuss-1.1:=[profile?] =dev-lang/ghc-9.0.2:= " DEPEND="${RDEPEND} >=dev-haskell/cabal-3.4.1.0 "