mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-27 07:48:08 -07:00
17 lines
1.2 KiB
Groff
17 lines
1.2 KiB
Groff
BDEPEND=app-text/dos2unix
|
|
DEFINED_PHASES=compile configure install postinst postrm prepare setup test
|
|
DEPEND=>=dev-haskell/random-1.2.0:=[profile?] <dev-haskell/random-1.3:=[profile?] >=dev-haskell/splitmix-0.1:=[profile?] <dev-haskell/splitmix-0.2:=[profile?] >=dev-lang/ghc-8.8.1:= >=dev-haskell/cabal-3.0.0.0 hscolour? ( dev-haskell/hscolour )
|
|
DESCRIPTION=Automatic testing of Haskell programs
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/nick8325/quickcheck
|
|
INHERIT=haskell-cabal
|
|
IUSE=+template-haskell doc hscolour profile test
|
|
KEYWORDS=~amd64 ~arm64 ~ppc64 ~riscv ~x86
|
|
LICENSE=BSD
|
|
RDEPEND=>=dev-haskell/random-1.2.0:=[profile?] <dev-haskell/random-1.3:=[profile?] >=dev-haskell/splitmix-0.1:=[profile?] <dev-haskell/splitmix-0.2:=[profile?] >=dev-lang/ghc-8.8.1:= dev-lang/ghc:=[profile?]
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0/2.14.3
|
|
SRC_URI=https://hackage.haskell.org/package/QuickCheck-2.14.3/QuickCheck-2.14.3.tar.gz -> quickcheck-2.14.3.tar.gz
|
|
_eclasses_=multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ghc-package 8e4f6eb2d0e798049f6fcaf3b84c0d4a toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 haskell-cabal 1138de808f4356a4380a4f7cc6d4d8a3
|
|
_md5_=6e23188926a89feffe31a93e678d2d40
|