dev-lang/whitespace - 0.4 (gentoo)

Search

Package Information

Description:
Whitespace, an esoteric programming language
Homepage:
https://github.com/haroldl/whitespace-nd
License:
GPL-2

Ebuild Details

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

EAPI=8

# ebuild generated by hackport 0.6.7.9999

CABAL_FEATURES=""
inherit haskell-cabal

DESCRIPTION="Whitespace, an esoteric programming language"
HOMEPAGE="https://github.com/haroldl/whitespace-nd"
SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

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

PATCHES=("${FILESDIR}"/${P}-ghc-7.10.patch)

Dependencies

DEPEND

dev-haskell/random:=
	>=dev-lang/ghc-7.4.1:=

	>=dev-haskell/cabal-1.2

RDEPEND

dev-haskell/random:=
	>=dev-lang/ghc-7.4.1:=

Manifest for 0.4

Type File Size Source URLs
DIST whitespace-0.4.tar.gz 16428 bytes https://hackage.haskell.org/package/whitespace-0.4/whitespace-0.4.tar.gz