blob: 024a7c24900f3a6eca0e5fc2fa0785d6d718dc08 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
BDEPEND=app-text/dos2unix
DEFINED_PHASES=compile configure install postinst postrm prepare setup test
DEPEND=dev-haskell/parsec:=[profile?] dev-haskell/text:=[profile?] >=dev-haskell/unicode-data-0.3:=[profile?] dev-haskell/unicode-transforms:=[profile?] >=dev-lang/ghc-8.8.1:= >=dev-haskell/cabal-3.0.0.0 test? ( dev-haskell/tasty dev-haskell/tasty-hunit dev-haskell/tasty-quickcheck ) hscolour? ( dev-haskell/hscolour )
DESCRIPTION=Pure Haskell commonmark parser
EAPI=8
HOMEPAGE=https://github.com/jgm/commonmark-hs
INHERIT=haskell-cabal
IUSE=doc hscolour profile test
KEYWORDS=~amd64 ~arm64 ~ppc64 ~riscv ~x86
LICENSE=BSD
RDEPEND=dev-haskell/parsec:=[profile?] dev-haskell/text:=[profile?] >=dev-haskell/unicode-data-0.3:=[profile?] dev-haskell/unicode-transforms:=[profile?] >=dev-lang/ghc-8.8.1:= dev-lang/ghc:=[profile?]
RESTRICT=!test? ( test )
SLOT=0/0.2.3
SRC_URI=https://hackage.haskell.org/package/commonmark-0.2.3/commonmark-0.2.3.tar.gz
_eclasses_=ghc-package 8e4f6eb2d0e798049f6fcaf3b84c0d4a haskell-cabal 7a05e05c4a785428f7c2f31e22667fea multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs d3d42b22a610ce81c267b644bcec9b87
_md5_=5d0e34f460660ca6c99cff3831973cfd
|