blob: 90a8553dc5ae801a849071d554ed5384a459dbe4 (
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/hashable-1.0:=[profile?] <dev-haskell/hashable-1.3:=[profile?] >=dev-haskell/text-0.3:=[profile?] <dev-haskell/text-1.3:=[profile?] >=dev-lang/ghc-7.4.1:= >=dev-haskell/cabal-1.8 test? ( >=dev-haskell/hunit-1.2.2 <dev-haskell/hunit-1.4 >=dev-haskell/test-framework-0.2.4 <dev-haskell/test-framework-0.9 >=dev-haskell/test-framework-hunit-0.2.4 <dev-haskell/test-framework-hunit-0.4 ) doc? ( || ( dev-haskell/haddock >=dev-lang/ghc-7.10.2 ) ) hscolour? ( dev-haskell/hscolour )
DESCRIPTION=Case insensitive string comparison
EAPI=5
HOMEPAGE=https://github.com/basvandijk/case-insensitive
IUSE=doc hscolour profile test
KEYWORDS=amd64 x86
LICENSE=BSD
RDEPEND=>=dev-haskell/hashable-1.0:=[profile?] <dev-haskell/hashable-1.3:=[profile?] >=dev-haskell/text-0.3:=[profile?] <dev-haskell/text-1.3:=[profile?] >=dev-lang/ghc-7.4.1:=
SLOT=0/1.2.0.5
SRC_URI=mirror://hackage/packages/archive/case-insensitive/1.2.0.5/case-insensitive-1.2.0.5.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 66b3bf714f8cfc1b6494db5269b4666e toolchain-funcs 1b1da0c45c555989dc5d832b54880783 versionator 99ae9d758cbe7cfed19170e7d48f5a9c
_md5_=68f0dd99297212d6d60bdc37493b6900
|