dev-haskell/system-filepath - 0.4.14 (gentoo)

Search

Install

Install this version:

emerge -a =dev-haskell/system-filepath-0.4.14

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

autounmask =dev-haskell/system-filepath-0.4.14

Or alternatively:

emerge --autounmask-write -a =dev-haskell/system-filepath-0.4.14

Package Information

Description:
High-level, byte-based file and directory path manipulations (deprecated)
Homepage:
https://github.com/fpco/haskell-filesystem
License:
MIT

Ebuild Details

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

CABAL_FEATURES="lib profile haddock hoogle hscolour" # Drop test-suite: uses dev-haskell/chell-quickcheck
inherit haskell-cabal

DESCRIPTION="High-level, byte-based file and directory path manipulations (deprecated)"
HOMEPAGE="https://github.com/fpco/haskell-filesystem"
SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"

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

RESTRICT=test

RDEPEND=">=dev-haskell/text-0.11.0.6:=[profile?]
	>=dev-lang/ghc-7.4.1:=
"
DEPEND="${RDEPEND}
	>=dev-haskell/cabal-1.8
"

Inherited Eclasses

Dependencies

DEPEND

>=dev-haskell/text-0.11.0.6:=[profile?]
	>=dev-lang/ghc-7.4.1:=

	>=dev-haskell/cabal-1.8

RDEPEND

>=dev-haskell/text-0.11.0.6:=[profile?]
	>=dev-lang/ghc-7.4.1:=

Manifest for 0.4.14

Type File Size Source URLs
DIST system-filepath-0.4.14.tar.gz 16663 bytes https://hackage.haskell.org/package/system-filepath-0.4.14/system-filepath-0.4.14.tar.gz