dev-haskell/jail - 0.0.1.1 (haskell)

Search

Install

Install this version:

emerge -a =dev-haskell/jail-0.0.1.1

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

autounmask =dev-haskell/jail-0.0.1.1

Or alternatively:

emerge --autounmask-write -a =dev-haskell/jail-0.0.1.1

Package Information

Description:
Jailed IO monad
Homepage:
https://hackage.haskell.org/package/jail
License:
BSD

Ebuild Details

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

# ebuild generated by hackport 0.2.17.9999

EAPI=8

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

DESCRIPTION="Jailed IO monad"
HOMEPAGE="https://hackage.haskell.org/package/jail"
SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"

LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64"
CABAL_CHDEPS=(
		'directory >=1.0 && < 1.3' 'directory >=1.0'
		'containers >= 0.2 && < 0.6' 'containers >= 0.2'
	)

RDEPEND="dev-haskell/mtl:=[profile?]
	>=dev-haskell/transformers-0.1:=[profile?]
	>=dev-lang/ghc-6.10.1:="
DEPEND="${RDEPEND}
	>=dev-haskell/cabal-1.6"

PATCHES=(
	"${FILESDIR}"/${P}-tf-0.3.patch
	"${FILESDIR}"/${P}-mtl-2.3.patch
)

Inherited Eclasses

Dependencies

DEPEND

dev-haskell/mtl:=[profile?]
	>=dev-haskell/transformers-0.1:=[profile?]
	>=dev-lang/ghc-6.10.1:=
	>=dev-haskell/cabal-1.6

RDEPEND

dev-haskell/mtl:=[profile?]
	>=dev-haskell/transformers-0.1:=[profile?]
	>=dev-lang/ghc-6.10.1:=

Manifest for 0.0.1.1

Type File Size Source URLs
DIST jail-0.0.1.1.tar.gz 6233 bytes https://hackage.haskell.org/package/jail-0.0.1.1/jail-0.0.1.1.tar.gz