blob: f5567827f0381d790c1be981c92a085fbab6e71f (
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/mtl-2.2:=[profile?] <dev-haskell/mtl-2.3:=[profile?] >=dev-haskell/parsec-3.1:=[profile?] <dev-haskell/parsec-3.2:=[profile?] >=dev-haskell/text-1.1.1:=[profile?] <dev-haskell/text-1.3:=[profile?] >=dev-lang/ghc-8.0.1:= >=dev-haskell/cabal-2.0 test? ( dev-haskell/tasty dev-haskell/tasty-hunit ) hscolour? ( dev-haskell/hscolour )
DESCRIPTION=Parse jira wiki text into an abstract syntax tree
EAPI=7
HOMEPAGE=https://github.com/tarleb/jira-wiki-markup
INHERIT=haskell-cabal
IUSE=doc hscolour profile test
KEYWORDS=~amd64 ~x86
LICENSE=MIT
RDEPEND=>=dev-haskell/mtl-2.2:=[profile?] <dev-haskell/mtl-2.3:=[profile?] >=dev-haskell/parsec-3.1:=[profile?] <dev-haskell/parsec-3.2:=[profile?] >=dev-haskell/text-1.1.1:=[profile?] <dev-haskell/text-1.3:=[profile?] >=dev-lang/ghc-8.0.1:=
RESTRICT=!test? ( test )
SLOT=0/1.1.4
SRC_URI=https://hackage.haskell.org/package/jira-wiki-markup-1.1.4/jira-wiki-markup-1.1.4.tar.gz
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 l10n 3c7381c56a184f0dd5ba3fb824808f30 wrapper 4251d4c84c25f59094fd557e0063a974 eutils 45faf8ab7d5fe72e58a634092cd1f283 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ghc-package 2f31876646b777a7851b22816735765c multilib 6f710a580aea2e8c7f5be70f8912ad43 toolchain-funcs 7a9551c9a6680454019664620505375a haskell-cabal 781f607e5fa6b3d28f694be10c79646b
_md5_=a2f8e5103c3a8b9d2496733efc0292e9
|