dev-db/erd - 0.2.1.0 (haskell)

Search

Install

Install this version:

emerge -a =dev-db/erd-0.2.1.0

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =dev-db/erd-0.2.1.0

Or alternatively:

emerge --autounmask-write -a =dev-db/erd-0.2.1.0

Package Information

Description:
An entity-relationship diagram generator from a plain text description
Homepage:
https://github.com/BurntSushi/erd
License:
public-domain

Ebuild Details

Version EAPI Keywords Slot
0.2.1.0 8 ~amd64 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.7.1.1

CABAL_FEATURES="test-suite"
inherit haskell-cabal

DESCRIPTION="An entity-relationship diagram generator from a plain text description"
HOMEPAGE="https://github.com/BurntSushi/erd"
SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"

LICENSE="public-domain"
SLOT="0"
KEYWORDS="~amd64"
IUSE=""

RDEPEND=">=dev-haskell/gitrev-1.3.1:=
	>=dev-haskell/graphviz-2999.20:= <dev-haskell/graphviz-2999.21:=
	>=dev-haskell/raw-strings-qq-1.1:=
	>=dev-haskell/yaml-0.8.32:=
	>=dev-lang/ghc-8.4.3:=
"
DEPEND="${RDEPEND}
	>=dev-haskell/cabal-2.2.0.1
	test? ( >=dev-haskell/tasty-0.11
		>=dev-haskell/tasty-hunit-0.9 )
"
PATCHES=("${FILESDIR}/${PN}-0.2.1.0-ghc-9.patch")

CABAL_CHDEPS=(
	'bytestring == 0.10.*' 'bytestring >= 0.10'
	'text == 1.*' 'text >= 1.0'
)

Inherited Eclasses

Dependencies

DEPEND

>=dev-haskell/gitrev-1.3.1:=
	>=dev-haskell/graphviz-2999.20:= <dev-haskell/graphviz-2999.21:=
	>=dev-haskell/raw-strings-qq-1.1:=
	>=dev-haskell/yaml-0.8.32:=
	>=dev-lang/ghc-8.4.3:=

	>=dev-haskell/cabal-2.2.0.1
	test? ( >=dev-haskell/tasty-0.11
		>=dev-haskell/tasty-hunit-0.9 )

RDEPEND

>=dev-haskell/gitrev-1.3.1:=
	>=dev-haskell/graphviz-2999.20:= <dev-haskell/graphviz-2999.21:=
	>=dev-haskell/raw-strings-qq-1.1:=
	>=dev-haskell/yaml-0.8.32:=
	>=dev-lang/ghc-8.4.3:=

Manifest for 0.2.1.0

Type File Size Source URLs
DIST erd-0.2.1.0.tar.gz 14585 bytes https://hackage.haskell.org/package/erd-0.2.1.0/erd-0.2.1.0.tar.gz