blob: 05aecac169961a5fd1b5124fc9c7ab088fe5aba5 (
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/either-4.0:=[profile?] dev-haskell/mtl:=[profile?] >=dev-haskell/optparse-applicative-0.6:=[profile?] >=dev-haskell/regex-tdfa-1.1.8:=[profile?] >=dev-haskell/stm-2.3:=[profile?] >=dev-haskell/tagged-0.5:=[profile?] >=dev-lang/ghc-7.4.1:= colors? ( >=dev-haskell/ansi-terminal-0.6.1:=[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 ~x86
LICENSE=MIT
RDEPEND=>=dev-haskell/either-4.0:=[profile?] dev-haskell/mtl:=[profile?] >=dev-haskell/optparse-applicative-0.6:=[profile?] >=dev-haskell/regex-tdfa-1.1.8:=[profile?] >=dev-haskell/stm-2.3:=[profile?] >=dev-haskell/tagged-0.5:=[profile?] >=dev-lang/ghc-7.4.1:= colors? ( >=dev-haskell/ansi-terminal-0.6.1:=[profile?] )
SLOT=0/0.7
SRC_URI=mirror://hackage/packages/archive/tasty/0.7/tasty-0.7.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 017377e73405d964cd0137088cddb9c3 ghc-package e62b77bfa6dbc88a6576bb54b386edd7 haskell-cabal 389be50aa900be3db733606f37b1e80d multilib 165fc17c38d1b11dac2008280dab6e80 multiprocessing 7bb10a841be2368af0c00f27dd67560b toolchain-funcs 1b1da0c45c555989dc5d832b54880783 versionator 99ae9d758cbe7cfed19170e7d48f5a9c
_md5_=be6667737a173b380c7f48ca078c20fb
|