Skip to content

Commit 98a7d1f

Browse files
committed
atomic-primops: Version 0.8.8
1 parent 9c2fca5 commit 98a7d1f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

atomic-primops/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## next [????.??.??]
1+
## 0.8.8 [2024.06.20]
22
* Fix infinite loops in the implementations of `storeLoadBarrier`,
33
`loadLoadBarrier`, and `writeBarrier` when building with GHC 9.10 or later.
44

atomic-primops/atomic-primops.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Cabal-version: 3.0
22
Name: atomic-primops
3-
Version: 0.8.7
3+
Version: 0.8.8
44
License: BSD-3-Clause
55
License-file: LICENSE
66
Author: Ryan Newton

0 commit comments

Comments
 (0)