dev-haskell/fail - 4.9.0.0 (haskell)

Search

Package Information

Description:
Forward-compatible MonadFail class
Homepage:
https://prime.haskell.org/wiki/Libraries/Proposals/MonadFail
License:
BSD

Ebuild Details

Version EAPI Keywords Slot
4.9.0.0 8 ~amd64 ~arm64 0/4.9.0.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.4.7.9999

CABAL_FEATURES="lib profile" # ghc-8 already provides module; haddock hoogle hscolour"
# break circular dependencies:
# https://github.com/gentoo-haskell/gentoo-haskell/issues/810
CABAL_FEATURES+=" nocabaldep"
inherit haskell-cabal

DESCRIPTION="Forward-compatible MonadFail class"
HOMEPAGE="https://prime.haskell.org/wiki/Libraries/Proposals/MonadFail"
SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"

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

RDEPEND=">=dev-lang/ghc-7.4.1:=
"
DEPEND="${RDEPEND}"

Dependencies

DEPEND

>=dev-lang/ghc-7.4.1:=

RDEPEND

>=dev-lang/ghc-7.4.1:=

Manifest for 4.9.0.0

Type File Size Source URLs
DIST fail-4.9.0.0.tar.gz 2416 bytes https://hackage.haskell.org/package/fail-4.9.0.0/fail-4.9.0.0.tar.gz