dev-haskell/hashmap - 1.3.3 (haskell)

Search

Package Information

Description:
Persistent containers Map and Set based on hashing
Homepage:
https://github.com/foxik/hashmap
License:
BSD

Ebuild Details

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

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

DESCRIPTION="Persistent containers Map and Set based on hashing"
HOMEPAGE="https://github.com/foxik/hashmap"
SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"

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

RDEPEND=">=dev-haskell/hashable-1.0:=[profile?]
	>=dev-lang/ghc-7.4.1:=
"
DEPEND="${RDEPEND}
	>=dev-haskell/cabal-1.6
"

Dependencies

DEPEND

>=dev-haskell/hashable-1.0:=[profile?]
	>=dev-lang/ghc-7.4.1:=

	>=dev-haskell/cabal-1.6

RDEPEND

>=dev-haskell/hashable-1.0:=[profile?]
	>=dev-lang/ghc-7.4.1:=

Manifest for 1.3.3

Type File Size Source URLs
DIST hashmap-1.3.3.tar.gz 11924 bytes https://hackage.haskell.org/package/hashmap-1.3.3/hashmap-1.3.3.tar.gz