Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: ghc-atomic-primops | Distribution: SUSE Linux Enterprise 15 SP6 |
Version: 0.8.4 | Vendor: openSUSE |
Release: bp156.3.4 | Build date: Wed Feb 21 13:05:16 2024 |
Group: Unspecified | Build host: h02-ch1d |
Size: 45906 | Source RPM: ghc-atomic-primops-0.8.4-bp156.3.4.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://hackage.haskell.org/package/atomic-primops | |
Summary: A safe approach to CAS and other atomic ops in Haskell |
After GHC 7.4 a new `casMutVar#` primop became available, but it's difficult to use safely, because pointer equality is a highly unstable property in Haskell. This library provides a safer method based on the concept of "Tickets". Also, this library uses the "foreign primop" capability of GHC to add access to other variants that may be of interest, specifically, compare and swap inside an array. Note that as of GHC 7.8, the relevant primops have been included in GHC itself. This library is engineered to work pre- and post-GHC-7.8, while exposing the same interface.
BSD-3-Clause
* Thu Dec 17 2020 Ondřej Súkup <mimi.vx@gmail.com> - disable %{ix86} build * Sun Nov 08 2020 psimons@suse.com - Add atomic-primops at version 0.8.4.
/usr/lib64/ghc-8.10.7/atomic-primops-0.8.4 /usr/lib64/ghc-8.10.7/atomic-primops-0.8.4/libHSatomic-primops-0.8.4-8OyBDxqnnJF3xazQ9KhJYe-ghc8.10.7.so /usr/share/licenses/ghc-atomic-primops /usr/share/licenses/ghc-atomic-primops/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Mar 9 15:02:59 2025