blob: 57c39e2aa839f4d2c444a10a4a9683927345fa87 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile configure install postinst postrm setup test
DEPEND=dev-haskell/tagged:=[profile?] >=dev-haskell/tasty-0.10.1:=[profile?] >=dev-lang/ghc-7.4.1:= old-quickcheck? ( >=dev-haskell/quickcheck-2.5:2=[profile?] <dev-haskell/quickcheck-2.7:2=[profile?] dev-haskell/random:=[profile?] ) !old-quickcheck? ( >=dev-haskell/quickcheck-2.7:2=[profile?] <dev-haskell/quickcheck-3:2=[profile?] ) >=dev-haskell/cabal-1.10 test? ( dev-haskell/pcre-light dev-haskell/tasty-hunit ) doc? ( || ( dev-haskell/haddock >=dev-lang/ghc-7.10.2 ) ) hscolour? ( dev-haskell/hscolour )
DESCRIPTION=QuickCheck support for the Tasty test framework
EAPI=5
HOMEPAGE=http://documentup.com/feuerbach/tasty
IUSE=old-quickcheck doc hscolour profile test
KEYWORDS=amd64 x86
LICENSE=MIT
RDEPEND=dev-haskell/tagged:=[profile?] >=dev-haskell/tasty-0.10.1:=[profile?] >=dev-lang/ghc-7.4.1:= old-quickcheck? ( >=dev-haskell/quickcheck-2.5:2=[profile?] <dev-haskell/quickcheck-2.7:2=[profile?] dev-haskell/random:=[profile?] ) !old-quickcheck? ( >=dev-haskell/quickcheck-2.7:2=[profile?] <dev-haskell/quickcheck-3:2=[profile?] )
SLOT=0/0.8.3.2
SRC_URI=mirror://hackage/packages/archive/tasty-quickcheck/0.8.3.2/tasty-quickcheck-0.8.3.2.tar.gz
_eclass_exported_funcs=pkg_postrm:haskell-cabal pkg_postinst:haskell-cabal pkg_setup:haskell-cabal src_configure:- src_compile:haskell-cabal src_test:haskell-cabal src_install:haskell-cabal
_eclasses_=epatch 8233751dc5105a6ae8fcd86ce2bb0247 epunt-cxx f8073339d152f56626493f43d8ba4691 estack 5ac2a138d0b33354b764d84f9e835db8 eutils e7491451996e8b54c3caeb713285b0fb ghc-package f9cf05643e20f03876bb4807f008c80f haskell-cabal 45605f3898bdc59eb016fb50ca27bf18 ltprune 2770eed66a9b8ef944714cd0e968182e multilib 0236be304ee52e7f179ed2f337075515 multiprocessing 284a473719153462f3e974d86c8cb81c toolchain-funcs 6eb35f81556258a4bc9182ad3dfd58ee versionator c80ccf29e90adea7c5cae94b42eb76d0
_md5_=0c3ec363482dd472139c8d9c1d5c335e
|