[ol8_developer_EPEL] ghc-stm-2.4.5.0-1.el8.x86_64

Name:ghc-stm
Version:2.4.5.0
Release:1.el8
Architecture:x86_64
Group:Unspecified
Size:142851
License:BSD
RPM: ghc-stm-2.4.5.0-1.el8.x86_64.rpm
Source RPM: ghc-stm-2.4.5.0-1.el8.src.rpm
Build Date:Fri Sep 16 2022
Build Host:build-ol8-x86_64.oracle.com
Vendor:Oracle America
URL:https://hackage.haskell.org/package/stm
Summary:Software Transactional Memory
Description:
Software Transactional Memory, or STM, is an abstraction for concurrent
communication. The main benefits of STM are /composability/ and /modularity/.
That is, using STM you can write concurrent abstractions that can be easily
composed with any other abstraction built using STM, without exposing the
details of how your abstraction ensures safety. This is typically not the case
with other forms of concurrent communication, such as locks or 'MVar's.

Filelist (Show Changelog) (Show related packages)