dev-haskell/web-plugins - 0.4.1 (haskell)

Search

Package Information

Description:
dynamic plugin system for web applications
Homepage:
https://github.com/clckwrks/web-plugins
License:
BSD

Ebuild Details

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

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

DESCRIPTION="dynamic plugin system for web applications"
HOMEPAGE="https://github.com/clckwrks/web-plugins"

CABAL_CHDEPS=(
	'bytestring            < 0.12' 'bytestring'
	'mtl        >= 2.1  && < 2.3' 'mtl >= 2.1'
	'text       >= 0.11 && < 1.3' 'text >= 0.11'
	)

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

RDEPEND="<dev-haskell/http-types-0.13:=[profile?]
	>=dev-haskell/stm-2.3:=[profile?] <dev-haskell/stm-2.6:=[profile?]
	>=dev-lang/ghc-8.4.3:=
"
DEPEND="${RDEPEND}
	>=dev-haskell/cabal-2.2.0.1
"

Dependencies

DEPEND

<dev-haskell/http-types-0.13:=[profile?]
	>=dev-haskell/stm-2.3:=[profile?] <dev-haskell/stm-2.6:=[profile?]
	>=dev-lang/ghc-8.4.3:=

	>=dev-haskell/cabal-2.2.0.1

RDEPEND

<dev-haskell/http-types-0.13:=[profile?]
	>=dev-haskell/stm-2.3:=[profile?] <dev-haskell/stm-2.6:=[profile?]
	>=dev-lang/ghc-8.4.3:=