dev-haskell/quickcheckvariant - 0.2.0.0 (haskell)

Search

Package Information

Description:
Generator of \"valid\" and \"invalid\" data in a type class
Homepage:
https://github.com/sanjorgek/QuickCheckVariant
License:
GPL-3

Ebuild Details

Version EAPI Keywords Slot
0.2.0.0 8 ~amd64 0/0.2.0.0
View Raw Ebuild
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

# ebuild generated by hackport 0.5.1

CABAL_FEATURES="lib profile haddock hoogle hscolour"
inherit haskell-cabal

MY_PN="QuickCheckVariant"
MY_P="${MY_PN}-${PV}"

DESCRIPTION="Generator of \"valid\" and \"invalid\" data in a type class"
HOMEPAGE="https://github.com/sanjorgek/QuickCheckVariant"
SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz"

LICENSE="GPL-3"
SLOT="0/${PV}"
KEYWORDS="~amd64"
IUSE=""

RDEPEND="dev-haskell/quickcheck:=[profile?]
	>=dev-lang/ghc-7.6.1:=
"
DEPEND="${RDEPEND}
	>=dev-haskell/cabal-1.16.0
"

S="${WORKDIR}/${MY_P}"

Dependencies

DEPEND

dev-haskell/quickcheck:=[profile?]
	>=dev-lang/ghc-7.6.1:=

	>=dev-haskell/cabal-1.16.0

RDEPEND

dev-haskell/quickcheck:=[profile?]
	>=dev-lang/ghc-7.6.1:=

Manifest for 0.2.0.0

Type File Size Source URLs
DIST QuickCheckVariant-0.2.0.0.tar.gz 13853 bytes https://hackage.haskell.org/package/QuickCheckVariant-0.2.0.0/QuickCheckVariant-0.2.0.0.tar.gz