Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 521 Bytes

2024-09-29-statically-link-haskell-binaries.md

File metadata and controls

12 lines (10 loc) · 521 Bytes

title: How to Statically-link Haskell Binaries using Nix summary: Example repo showing how to statically-link x86-64 Linux Haskell binaries with Nix tags: haskell, nixos draft: false

I put together an example repository showing how to statically-link x86-64 Linux Haskell binaries using Nix. Check out the README in the repo for more information:

https://github.com/cdepillabout/example-static-haskell-nix