mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
17 lines
1.4 KiB
Groff
17 lines
1.4 KiB
Groff
BDEPEND=app-text/dos2unix
|
|
DEFINED_PHASES=compile configure install postinst postrm prepare setup test
|
|
DEPEND=>=dev-haskell/primitive-0.3:=[profile?] <dev-haskell/primitive-0.8:=[profile?] >=dev-haskell/tagged-0.4:=[profile?] <dev-haskell/tagged-0.9:=[profile?] >=dev-haskell/vector-0.6:=[profile?] <dev-haskell/vector-0.13:=[profile?] >=dev-lang/ghc-7.4.1:= >=dev-haskell/cabal-1.10 test? ( properties? ( <dev-haskell/quickcheck-2.15 ) ) hscolour? ( dev-haskell/hscolour )
|
|
DESCRIPTION=Efficient algorithms for vector arrays
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/erikd/vector-algorithms/
|
|
INHERIT=haskell-cabal
|
|
IUSE=+bench +boundschecks internalchecks +properties unsafechecks doc hscolour profile test
|
|
KEYWORDS=~amd64 ~arm64 ~ppc64 ~riscv ~x86
|
|
LICENSE=BSD
|
|
RDEPEND=>=dev-haskell/primitive-0.3:=[profile?] <dev-haskell/primitive-0.8:=[profile?] >=dev-haskell/tagged-0.4:=[profile?] <dev-haskell/tagged-0.9:=[profile?] >=dev-haskell/vector-0.6:=[profile?] <dev-haskell/vector-0.13:=[profile?] >=dev-lang/ghc-7.4.1:= dev-lang/ghc:=[profile?]
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0/0.8.0.4
|
|
SRC_URI=https://hackage.haskell.org/package/vector-algorithms-0.8.0.4/vector-algorithms-0.8.0.4.tar.gz
|
|
_eclasses_=multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ghc-package 8e4f6eb2d0e798049f6fcaf3b84c0d4a toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 haskell-cabal 1138de808f4356a4380a4f7cc6d4d8a3
|
|
_md5_=7631bbb6b055c3eba55e398cfe2b5350
|