blob: 1b1a4b94a803fc5e4ffee74d872c38f6a55103b7 (
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/quickcheck-2.5:=[profile?] <dev-haskell/quickcheck-3:=[profile?] dev-haskell/random:=[profile?] dev-haskell/tagged:=[profile?] dev-haskell/tasty:=[profile?] >=dev-lang/ghc-6.10.4:= >=dev-haskell/cabal-1.10 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://hackage.haskell.org/package/tasty-quickcheck
IUSE=doc hscolour profile
KEYWORDS=~amd64 ~x86
LICENSE=MIT
RDEPEND=>=dev-haskell/quickcheck-2.5:=[profile?] <dev-haskell/quickcheck-3:=[profile?] dev-haskell/random:=[profile?] dev-haskell/tagged:=[profile?] dev-haskell/tasty:=[profile?] >=dev-lang/ghc-6.10.4:=
SLOT=0/0.3.1
SRC_URI=mirror://hackage/packages/archive/tasty-quickcheck/0.3.1/tasty-quickcheck-0.3.1.tar.gz
_eclass_exported_funcs=pkg_postrm:haskell-cabal pkg_postinst:haskell-cabal pkg_setup:haskell-cabal src_configure:haskell-cabal src_compile:haskell-cabal src_test:haskell-cabal src_install:haskell-cabal
_eclasses_=eutils b83a2420b796f7c6eff682679d08fe25 ghc-package e62b77bfa6dbc88a6576bb54b386edd7 haskell-cabal 97b63ddb1a3a1bd20b3ba37bd5055a39 multilib 165fc17c38d1b11dac2008280dab6e80 multiprocessing e32940a7b2a9992ad217eccddb84d548 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 versionator 99ae9d758cbe7cfed19170e7d48f5a9c
_md5_=1594170581db40be2596be1894ada3a3
|