blob: ffe80ebffa77a46be9d46e1926def1c9747699c6 (
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_=eutils b83a2420b796f7c6eff682679d08fe25 ghc-package e62b77bfa6dbc88a6576bb54b386edd7 haskell-cabal 389be50aa900be3db733606f37b1e80d multilib 165fc17c38d1b11dac2008280dab6e80 multiprocessing 66b3bf714f8cfc1b6494db5269b4666e toolchain-funcs 1b1da0c45c555989dc5d832b54880783 versionator 99ae9d758cbe7cfed19170e7d48f5a9c
_md5_=7e8eae5a2bfd8cdc319e0a601033a1ec
|