blob: a5c9f2ea8ecef0e77892aac7bb151f4bd8b34025 (
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/mtl:=[profile?] >=dev-haskell/optparse-applicative-0.6:=[profile?] dev-haskell/regex-posix:=[profile?] >=dev-haskell/stm-2.3:=[profile?] >=dev-haskell/tagged-0.5:=[profile?] >=dev-lang/ghc-7.4.1:= colors? ( dev-haskell/ansi-terminal:=[profile?] ) >=dev-haskell/cabal-1.10 doc? ( || ( dev-haskell/haddock >=dev-lang/ghc-7.10.2 ) ) hscolour? ( dev-haskell/hscolour )
DESCRIPTION=Modern and extensible testing framework
EAPI=5
HOMEPAGE=http://hackage.haskell.org/package/tasty
IUSE=+colors doc hscolour profile
KEYWORDS=~amd64 ~ppc ~ppc64 ~sparc ~x86
LICENSE=MIT
RDEPEND=dev-haskell/mtl:=[profile?] >=dev-haskell/optparse-applicative-0.6:=[profile?] dev-haskell/regex-posix:=[profile?] >=dev-haskell/stm-2.3:=[profile?] >=dev-haskell/tagged-0.5:=[profile?] >=dev-lang/ghc-7.4.1:= colors? ( dev-haskell/ansi-terminal:=[profile?] )
SLOT=0/0.5.2
SRC_URI=mirror://hackage/packages/archive/tasty/0.5.2/tasty-0.5.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 ea170b525f6a38a006be05c9d9429f13 ghc-package e62b77bfa6dbc88a6576bb54b386edd7 haskell-cabal 389be50aa900be3db733606f37b1e80d multilib 165fc17c38d1b11dac2008280dab6e80 multiprocessing 7bb10a841be2368af0c00f27dd67560b toolchain-funcs 1b1da0c45c555989dc5d832b54880783 versionator 99ae9d758cbe7cfed19170e7d48f5a9c
_md5_=6548c265c67ff48b4049812ec42f745b
|