blob: ac18a8c182425b2e733bfd70ab04a22212b4e473 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=app-text/dos2unix
DEFINED_PHASES=compile configure install postinst postrm prepare setup test
DEPEND=dev-haskell/contravariant:=[profile?] >=dev-lang/ghc-8.4.3:= binary-laws? ( >=dev-haskell/quickcheck-2.10.0:=[profile?] ) unary-laws? ( >=dev-haskell/quickcheck-2.10.0:=[profile?] ) !unary-laws? ( !binary-laws? ( >=dev-haskell/quickcheck-2.7:=[profile?] ) ) >=dev-haskell/cabal-2.4 hscolour? ( dev-haskell/hscolour )
DESCRIPTION=QuickCheck common typeclasses from 'base'
EAPI=8
HOMEPAGE=https://github.com/andrewthad/quickcheck-classes#readme
INHERIT=haskell-cabal
IUSE=+binary-laws +unary-laws doc hscolour profile
KEYWORDS=amd64 ~arm64 ~ppc64 ~riscv ~x86
LICENSE=BSD
RDEPEND=dev-haskell/contravariant:=[profile?] >=dev-lang/ghc-8.4.3:= binary-laws? ( >=dev-haskell/quickcheck-2.10.0:=[profile?] ) unary-laws? ( >=dev-haskell/quickcheck-2.10.0:=[profile?] ) !unary-laws? ( !binary-laws? ( >=dev-haskell/quickcheck-2.7:=[profile?] ) ) dev-lang/ghc:=[profile?]
SLOT=0/0.6.2.0
SRC_URI=https://hackage.haskell.org/package/quickcheck-classes-base-0.6.2.0/quickcheck-classes-base-0.6.2.0.tar.gz
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ghc-package 631fe867aec883d7c7caf617c36aba72 multilib c19072c3cd7ac5cb21de013f7e9832e0 toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc haskell-cabal 4a13a9aa96b5a22d6f3d90429b00e406
_md5_=87df9834908d051aab99f9a367d14fa4
|