dev-haskell/hclip - 3.0.0.4 (haskell)

Search

Package Information

Description:
A small cross-platform library for reading and modifying the system clipboard
Homepage:
https://github.com/jetho/Hclip
License:
BSD

Ebuild Details

Version EAPI Keywords Slot
3.0.0.4 8 ~amd64 0/3.0.0.4
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.9999

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

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

DESCRIPTION="A small cross-platform library for reading and modifying the system clipboard"
HOMEPAGE="https://github.com/jetho/Hclip"
SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz"

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

RDEPEND="dev-haskell/mtl:=[profile?]
	dev-haskell/strict:=[profile?]
	>=dev-lang/ghc-7.4.1:=
"
DEPEND="${RDEPEND}
	>=dev-haskell/cabal-1.10
"

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

Dependencies

DEPEND

dev-haskell/mtl:=[profile?]
	dev-haskell/strict:=[profile?]
	>=dev-lang/ghc-7.4.1:=

	>=dev-haskell/cabal-1.10

RDEPEND

dev-haskell/mtl:=[profile?]
	dev-haskell/strict:=[profile?]
	>=dev-lang/ghc-7.4.1:=

Manifest for 3.0.0.4

Type File Size Source URLs
DIST Hclip-3.0.0.4.tar.gz 3843 bytes https://hackage.haskell.org/package/Hclip-3.0.0.4/Hclip-3.0.0.4.tar.gz