blob: e79c9ad910bcec2a9df844a67c0c52eea338d245 (
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-lang/ghc-6.10.4:= >=dev-haskell/cabal-1.8 test? ( >=dev-haskell/hspec-1.3 dev-haskell/silently ) doc? ( || ( dev-haskell/haddock >=dev-lang/ghc-7.10.2 ) ) hscolour? ( dev-haskell/hscolour )
DESCRIPTION=A lightweight implementation of a subset of Hspec's API
EAPI=5
HOMEPAGE=http://hackage.haskell.org/package/nanospec
IUSE=doc hscolour profile test
KEYWORDS=amd64 x86
LICENSE=MIT
RDEPEND=>=dev-lang/ghc-6.10.4:=
SLOT=0/0.1.0
SRC_URI=mirror://hackage/packages/archive/nanospec/0.1.0/nanospec-0.1.0.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 017377e73405d964cd0137088cddb9c3 ghc-package e62b77bfa6dbc88a6576bb54b386edd7 haskell-cabal 389be50aa900be3db733606f37b1e80d multilib 165fc17c38d1b11dac2008280dab6e80 multiprocessing 7bb10a841be2368af0c00f27dd67560b toolchain-funcs 1b1da0c45c555989dc5d832b54880783 versionator 99ae9d758cbe7cfed19170e7d48f5a9c
_md5_=a012b9d2d2013351355fa1cf703ca55c
|