blob: c3a06ac5c6535c3c6e86fbcac40d8ff659e478de (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
DEFINED_PHASES=compile configure install postinst postrm setup test
DEPEND=dev-haskell/call-stack:=[profile?] dev-haskell/hunit:=[profile?] >=dev-lang/ghc-7.4.1:= >=dev-haskell/cabal-1.10 test? ( >=dev-haskell/hunit-1.5.0.0 dev-haskell/nanospec ) hscolour? ( dev-haskell/hscolour )
DESCRIPTION=Catchy combinators for HUnit
EAPI=8
HOMEPAGE=https://github.com/hspec/hspec-expectations#readme
INHERIT=haskell-cabal
IUSE=doc hscolour profile test
KEYWORDS=~amd64 ~x86
LICENSE=MIT
RDEPEND=dev-haskell/call-stack:=[profile?] dev-haskell/hunit:=[profile?] >=dev-lang/ghc-7.4.1:=
RESTRICT=!test? ( test )
SLOT=0/0.8.2
SRC_URI=https://hackage.haskell.org/package/hspec-expectations-0.8.2/hspec-expectations-0.8.2.tar.gz
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b ghc-package 6344fef4405bc9a6cca6a0a39eee4a32 multilib 97566c1a256d07b00848aa767e38a352 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa haskell-cabal c532267df7d5d305ca17c3d0c5f81bb2
_md5_=9b8eae338c3a0705b783b7c37add2a5e
|