blob: 665bd07a08569062e180d7fcf6187beb72c45c1a (
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-lang/ghc-9.2.4:= hscolour? ( dev-haskell/hscolour )
DESCRIPTION=Binary serialisation for Haskell values using lazy ByteStrings
EAPI=8
HOMEPAGE=https://github.com/kolmodin/binary
INHERIT=haskell-cabal
IUSE=doc hscolour profile
KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux
LICENSE=BSD
RDEPEND=>=dev-lang/ghc-9.2.4:= dev-lang/ghc:=[profile?]
RESTRICT=test
SLOT=0/0.8.9.0
SRC_URI=https://hackage.haskell.org/package/binary-0.8.9.0/binary-0.8.9.0.tar.gz
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ghc-package 631fe867aec883d7c7caf617c36aba72 multilib c19072c3cd7ac5cb21de013f7e9832e0 toolchain-funcs edeef89edaf21d30225d31702ab117ac haskell-cabal 5c1519ca191c23e5bc535c33b8cf988b
_md5_=794e2db18613e8aea90604942665f4a4
|