Path to this page:
Subject: CVS commit: pkgsrc/devel/hs-atomic-primops
From: Masatake Daimon
Date: 2024-04-29 10:56:01
Message id: 20240429085602.001EDFA2C@cvs.NetBSD.org
Log Message:
devel/hs-atomic-primops: Update to 0.8.7
0.8.7 [2024.04.20]
Fix typos in the foreign imports introduced in atomic-primops-0.8.5 and
atomic-primops-0.8.6, which would lead to linker errors when building
executables with GHC 9.10.
0.8.6 [2024.04.16]
Use prim, not ccall, for the foreign imports used when building the
library with GHC 9.10 or later. This fixes a GHC 9.10-specific build
issue.
0.8.5 [2024.02.17]
Allow building with GHC 9.10.
Files: