Skip to content

Releases: nh2/stack

stack unofficial fully statically linked with musl

14 Jun 10:53
@nh2 nh2
v1.6.5
Compare
Choose a tag to compare

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.