dev-haskell/th-reify-many - 0.1.10 (gentoo)

Search

Install

Install this version:

emerge -a =dev-haskell/th-reify-many-0.1.10

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

autounmask =dev-haskell/th-reify-many-0.1.10

Or alternatively:

emerge --autounmask-write -a =dev-haskell/th-reify-many-0.1.10

Package Information

Description:
Recurseively reify template haskell datatype info
Homepage:
https://github.com/mgsloan/th-reify-many
License:
BSD

Ebuild Details

Version EAPI Keywords Slot
0.1.10 8 ~amd64 ~arm64 ~ppc64 ~riscv ~x86 0/0.1.10
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.2.1.9999

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

DESCRIPTION="Recurseively reify template haskell datatype info"
HOMEPAGE="https://github.com/mgsloan/th-reify-many"

LICENSE="BSD"
SLOT="0/${PV}"
KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"

RDEPEND="dev-haskell/safe:=[profile?]
	dev-haskell/th-expand-syns:=[profile?]
	>=dev-lang/ghc-8.4.3:=
"
DEPEND="${RDEPEND}
	>=dev-haskell/cabal-2.2.0.1
"

Inherited Eclasses

Dependencies

DEPEND

dev-haskell/safe:=[profile?]
	dev-haskell/th-expand-syns:=[profile?]
	>=dev-lang/ghc-8.4.3:=

	>=dev-haskell/cabal-2.2.0.1

RDEPEND

dev-haskell/safe:=[profile?]
	dev-haskell/th-expand-syns:=[profile?]
	>=dev-lang/ghc-8.4.3:=