Name: | ghc-stm |
---|---|
Version: | 2.4.5.0 |
Release: | 1.el8 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 208899 |
License: | BSD |
RPM: | ghc-stm-2.4.5.0-1.el8.aarch64.rpm |
Source RPM: | ghc-stm-2.4.5.0-1.el8.src.rpm |
Build Date: | Fri Sep 16 2022 |
Build Host: | build-ol8-aarch64.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. |
- update to 2.4.5.0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
- update to 2.4.4.1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
- update to 2.4.4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild