dev-haskell/fingertree - 0.1.4.2 (gentoo)

Search

Package Information

Description:
Generic finger-tree structure, with example instances
Homepage:
https://hackage.haskell.org/package/fingertree
License:
BSD

Ebuild Details

Version EAPI Keywords Slot
0.1.4.2 8 ~amd64 ~arm64 ~ppc64 ~riscv ~x86 0/0.1.4.2
View Raw Ebuild
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

# ebuild generated by hackport 0.6.9999

CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
inherit haskell-cabal

DESCRIPTION="Generic finger-tree structure, with example instances"
HOMEPAGE="https://hackage.haskell.org/package/fingertree"
SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"

LICENSE="BSD"
SLOT="0/${PV}"
KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
IUSE=""

RDEPEND=">=dev-lang/ghc-7.4.1:=
"
DEPEND="${RDEPEND}
	>=dev-haskell/cabal-1.18
	test? ( dev-haskell/hunit
		dev-haskell/quickcheck
		dev-haskell/test-framework
		dev-haskell/test-framework-hunit
		dev-haskell/test-framework-quickcheck2 )
"

Dependencies

DEPEND

>=dev-lang/ghc-7.4.1:=

	>=dev-haskell/cabal-1.18
	test? ( dev-haskell/hunit
		dev-haskell/quickcheck
		dev-haskell/test-framework
		dev-haskell/test-framework-hunit
		dev-haskell/test-framework-quickcheck2 )

RDEPEND

>=dev-lang/ghc-7.4.1:=

Manifest for 0.1.4.2

Type File Size Source URLs
DIST fingertree-0.1.4.2.tar.gz 18978 bytes https://hackage.haskell.org/package/fingertree-0.1.4.2/fingertree-0.1.4.2.tar.gz