blob: 685d5867d075b44e7ede0c3b227cb2f2dae69088 (
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/hunit:=[profile?] dev-haskell/mtl:=[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=HUnit support for the Tasty test framework
EAPI=5
HOMEPAGE=http://hackage.haskell.org/package/tasty-hunit
IUSE=doc hscolour profile
KEYWORDS=~amd64 ~ppc ~ppc64 ~sparc ~x86
LICENSE=MIT
RDEPEND=dev-haskell/hunit:=[profile?] dev-haskell/mtl:=[profile?] dev-haskell/tasty:=[profile?] >=dev-lang/ghc-6.10.4:=
SLOT=0/0.4.1
SRC_URI=mirror://hackage/packages/archive/tasty-hunit/0.4.1/tasty-hunit-0.4.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 6198c04daba0e1307bd844df7d37f423 versionator 99ae9d758cbe7cfed19170e7d48f5a9c
_md5_=8d7844506e13600a83e8bef0ea0c5284
|