dev-haskell/safe - 0.3.19 (gentoo)

Search

Package Information

Description:
Library of safe (exception free) functions
Homepage:
https://github.com/ndmitchell/safe#readme
License:
BSD

Ebuild Details

Version EAPI Keywords Slot
0.3.19 8 ~amd64 ~arm64 ~ppc64 ~riscv ~x86 0/0.3.19
View Raw Ebuild
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

# ebuild generated by hackport 0.6.7.9999

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

DESCRIPTION="Library of safe (exception free) functions"
HOMEPAGE="https://github.com/ndmitchell/safe#readme"
SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"

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

RDEPEND=">=dev-lang/ghc-7.10.1:=
"
DEPEND="${RDEPEND}
	>=dev-haskell/cabal-1.22.2.0
	test? ( dev-haskell/quickcheck )
"

Dependencies

DEPEND

>=dev-lang/ghc-7.10.1:=

	>=dev-haskell/cabal-1.22.2.0
	test? ( dev-haskell/quickcheck )

RDEPEND

>=dev-lang/ghc-7.10.1:=

Manifest for 0.3.19

Type File Size Source URLs
DIST safe-0.3.19.tar.gz 11267 bytes https://hackage.haskell.org/package/safe-0.3.19/safe-0.3.19.tar.gz