dev-haskell/ranged-sets - 0.4.0 (haskell)

Search

Package Information

Description:
Ranged sets for Haskell
Homepage:
https://github.com/PaulJohnson/Ranged-sets
License:
BSD

Ebuild Details

Version EAPI Keywords Slot
0.4.0 8 ~amd64 0/0.4.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.6.2

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

MY_PN="Ranged-sets"
MY_P="${MY_PN}-${PV}"

DESCRIPTION="Ranged sets for Haskell"
HOMEPAGE="https://github.com/PaulJohnson/Ranged-sets"
SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz"

LICENSE="BSD"
SLOT="0/${PV}"
KEYWORDS="~amd64"
IUSE=""

RDEPEND="dev-haskell/hunit:=[profile?]
	>=dev-haskell/quickcheck-2:=[profile?]
	>=dev-lang/ghc-8.4.3:=
"
DEPEND="${RDEPEND}
	>=dev-haskell/cabal-2.2.0.1
"

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

Dependencies

DEPEND

dev-haskell/hunit:=[profile?]
	>=dev-haskell/quickcheck-2:=[profile?]
	>=dev-lang/ghc-8.4.3:=

	>=dev-haskell/cabal-2.2.0.1

RDEPEND

dev-haskell/hunit:=[profile?]
	>=dev-haskell/quickcheck-2:=[profile?]
	>=dev-lang/ghc-8.4.3:=

Manifest for 0.4.0

Type File Size Source URLs
DIST Ranged-sets-0.4.0.tar.gz 13826 bytes https://hackage.haskell.org/package/Ranged-sets-0.4.0/Ranged-sets-0.4.0.tar.gz