blob: ef1ece5eadb4a1d51745522ef5cfdbe2706f157f (
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 ) >=dev-haskell/cabal-1.1.4
DESCRIPTION=QuickCheck support for the Tasty test framework
EAPI=5
HOMEPAGE=http://documentup.com/feuerbach/tasty
IUSE=old-quickcheck doc hscolour hoogle 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 792f83d5ec9536cb5ccef375469d8bde ghc-package 0269d47e1819247f102e9f72ae185b52 haskell-cabal 4d79df5f0e9a64c607226f89768a3456 multilib d062ae4ba2fc40a19c11de2ad89b6616 multiprocessing e32940a7b2a9992ad217eccddb84d548 toolchain-funcs d513d423d449877e49d99af3f7af7acb versionator 99ae9d758cbe7cfed19170e7d48f5a9c
_md5_=7e8eae5a2bfd8cdc319e0a601033a1ec
|