See https://haskellstack.org/ for installation and upgrade instructions.
Release notes:
This release fixes a potential bug for users of Stack’s Docker integration.
Changes since v3.9.1:
Other enhancements:
The resolver synonym for snapshot, informally deprecated from Stack 3.1.1, is formally deprecated in online and in-app documentation.
Bug fixes:
Stack’s Docker integration supports Docker client versions 29.0.0 and greater.
Thanks to all our contributors for this release:
Jens Petersen
Mike Pilgrem
Olivier Benz
8 Likes
benz0li
February 20, 2026, 9:33am
2
Unofficial Linux/RISC-V (64-bit, linux/riscv64 ) release assets are available at v3.9.3 · Commercial Haskell / stack · GitLab .
2 Likes
benz0li
February 23, 2026, 5:08am
3
The GHC musl docker manifests (linux/amd64, linux/arm64/v8) for GHC versions 9.14.1, 9.12.3, 9.10.3, 9.8.4 and 9.6.7 now include Stack version 3.9.3. Available from
Quay :
quay.io/benz0li/ghc-musl:9.14.1
quay.io/benz0li/ghc-musl:9.12.3
quay.io/benz0li/ghc-musl:9.10.3
quay.io/benz0li/ghc-musl:9.8.4
quay.io/benz0li/ghc-musl:9.6.7
Docker Hub :
docker.io/benz0li/ghc-musl:9.14.1
docker.io/benz0li/ghc-musl:9.12.3
docker.io/benz0li/ghc-musl:9.10.3
docker.io/benz0li/ghc-musl:9.8.4
docker.io/benz0li/ghc-musl:9.6.7
The manifests for GHC versions 9.14.1, 9.12.3 and 9.10.3 also include an image for linux/riscv64.
Please be aware that these are unofficial and untested binary distributions of GHC on Alpine Linux.
1 Like