dev-haskell/stm - 2.5.3.1 (gentoo)

Search

Install

Install this version:

emerge -a =dev-haskell/stm-2.5.3.1

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

autounmask =dev-haskell/stm-2.5.3.1

Or alternatively:

emerge --autounmask-write -a =dev-haskell/stm-2.5.3.1

Package Information

Description:
Software Transactional Memory
Homepage:
https://wiki.haskell.org/Software_transactional_memory
License:
BSD

Ebuild Details

Version EAPI Keywords Slot
2.5.3.1 8 ~amd64 ~arm64 0/2.5.3.1
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.8.5.1.9999

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

DESCRIPTION="Software Transactional Memory"
HOMEPAGE="https://wiki.haskell.org/Software_transactional_memory"

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

RDEPEND=">=dev-lang/ghc-9.0.2:=
"
DEPEND="${RDEPEND}
	>=dev-haskell/cabal-3.4.1.0
"

CABAL_CORE_LIB_GHC_PV="9.8.2 9.8.3 9.8.4 9.10.1 9.10.2 9.12.1 9.12.2 9.12.3"

Inherited Eclasses

Dependencies

DEPEND

>=dev-lang/ghc-9.0.2:=

	>=dev-haskell/cabal-3.4.1.0

RDEPEND

>=dev-lang/ghc-9.0.2:=