Skip to content

stack unofficial fully statically linked with musl

Pre-release
Pre-release
Compare
Choose a tag to compare
@nh2 nh2 released this 14 Jun 10:53
· 0 commits to master since this release
v1.6.5

I've made a fully statically linked version of stack by linking it against musl instead of glibc, using nix's musl cross-compilation toolchain:

Build files are here.

Update: The Stack 1.9 official release is using this approach.