ghc-atomic-primops 0.8.4
Dependencies: ghc-primitive@0.7.3.0
Channel: guix
Licenses: Modified BSD
Synopsis: Safe approach to CAS and other atomic ops
Description:
GHC 7.4 introduced a new casMutVar PrimOp which is 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.
Total results: 1