dev-haskell/genericpretty - 1.2.2 (haskell)

Search

Package Information

Description:
A generic, derivable, haskell pretty printer
Homepage:
https://github.com/RazvanRanca/GenericPretty
License:
BSD

Ebuild Details

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

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

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

DESCRIPTION="A generic, derivable, haskell pretty printer"
HOMEPAGE="https://github.com/RazvanRanca/GenericPretty"
SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz"

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

RDEPEND=">=dev-lang/ghc-7.4.1:=
"
DEPEND="${RDEPEND}
	>=dev-haskell/cabal-1.6
"

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

Dependencies

DEPEND

>=dev-lang/ghc-7.4.1:=

	>=dev-haskell/cabal-1.6

RDEPEND

>=dev-lang/ghc-7.4.1:=

Manifest for 1.2.2

Type File Size Source URLs
DIST GenericPretty-1.2.2.tar.gz 447925 bytes https://hackage.haskell.org/package/GenericPretty-1.2.2/GenericPretty-1.2.2.tar.gz