app-shells/bash-completion: add 2.16.0
[gentoo/gentoo.git] / dev-haskell / time-manager / time-manager-0.0.0.ebuild
blob17a60f7bebceeb5bf9b5247927d212e7a47c3af3
1 # Copyright 1999-2023 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
4 EAPI=8
6 # ebuild generated by hackport 0.6.1.9999
8 CABAL_FEATURES="lib profile haddock hoogle hscolour"
9 inherit haskell-cabal
11 DESCRIPTION="Scalable timer"
12 HOMEPAGE="https://github.com/yesodweb/wai"
13 SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
15 LICENSE="MIT"
16 SLOT="0/${PV}"
17 KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
18 IUSE=""
20 RDEPEND="dev-haskell/auto-update:=[profile?]
21         >=dev-lang/ghc-7.10.1:=
23 DEPEND="${RDEPEND}
24         >=dev-haskell/cabal-1.22.2.0