RSSAmplifier

Hasufell's blog · Apr 21, 2024

Getting your Haskell executable statically linked without Nix

0
Sign in to vote or save

This page did not load. You can still read it on the original site — the toolbar below keeps your place in the directory.

Motivation Following the excellent post from Tom Sydney “Getting your Haskell executable statically linked with Nix” , I want to present an alternative approach. I believe nix has questionable ergnomics and most Haskell developers don’t need it, even if they want to link their binaries statically. Musl and Alpine Linux GHC/cabal don’t really know how to do partial static linking, unless you employ…

Read on github.com

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.