Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

ghc-atomic-primops-0.8.4-bp155.2.16 RPM for aarch64

From OpenSuSE Leap 15.5 for aarch64

Name: ghc-atomic-primops Distribution: SUSE Linux Enterprise 15 SP5
Version: 0.8.4 Vendor: openSUSE
Release: bp155.2.16 Build date: Mon May 22 12:09:29 2023
Group: Unspecified Build host: obs-arm-11
Size: 70354 Source RPM: ghc-atomic-primops-0.8.4-bp155.2.16.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.

Provides

Requires

License

BSD-3-Clause

Changelog

* 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.

Files

/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-H1VGSl4M3XU4BD6alsiRES-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, Tue Apr 9 20:15:22 2024