stm-2.4.4: Software Transactional Memory

Copyright(c) The University of Glasgow 2004
LicenseBSD-style (see the file libraries/base/LICENSE)
Maintainerlibraries@haskell.org
Stabilityexperimental
Portabilitynon-portable (requires STM)
Safe HaskellTrustworthy
LanguageHaskell98

Control.Concurrent.STM

Description

Software Transactional Memory: a modular composable concurrency abstraction. See

Documentation