We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c2fca5 commit 98a7d1fCopy full SHA for 98a7d1f
atomic-primops/CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## next [????.??.??]
+## 0.8.8 [2024.06.20]
2
* Fix infinite loops in the implementations of `storeLoadBarrier`,
3
`loadLoadBarrier`, and `writeBarrier` when building with GHC 9.10 or later.
4
atomic-primops/atomic-primops.cabal
@@ -1,6 +1,6 @@
Cabal-version: 3.0
Name: atomic-primops
-Version: 0.8.7
+Version: 0.8.8
License: BSD-3-Clause
5
License-file: LICENSE
6
Author: Ryan Newton
0 commit comments