static-haskell-nix
Help fund infrastructure to easily build most Haskell programs into fully static Linux executables!

Contribute
Become a financial contributor.
Top financial contributors
€430 EUR since Jul 2019
€130 EUR since Jun 2019
€110 EUR since Jun 2019
€110 EUR since Jun 2019
€100 EUR since Jun 2019
€85 EUR since Jun 2019
€50 EUR since Aug 2019
€50 EUR since Apr 2020
€40 EUR since Jun 2019
€36 EUR since Oct 2019
€30 EUR since Nov 2019
€22 EUR since Jun 2019
€20 EUR since Jun 2019
€10 EUR since Aug 2019
€5 EUR since Jul 2019
€1 EUR since Feb 2021
static-haskell-nix is all of us
Our contributors 17
Thank you for supporting static-haskell-nix.
Filip Graliński
Total contributions
€50 EUR
Great project, finally you can get fully-static Haskell binaries in a hassle-free manner.

Budget
Transparent and open finances.
Monthly financial contribution to static-haskell-nix (bac...
from Simon Michael •
Monthly financial contribution to static-haskell-nix
from Akshay Mankar •
Monthly financial contribution to static-haskell-nix (bac...
from Joe Hermaszewski •
€903.06 EUR
€1,073.45 EUR
€170.39 EUR
€853.67 EUR

Connect
Let’s get the ball rolling!
News from static-haskell-nix
Updates on our activities and progress.
Support for stack projects and GHC 8.6 compatibility
Official stack static binaries now built via static-haskell-nix

About
With static-haskell-nix you can easily build most Haskell programs into fully static Linux executables.
- results are fully static executables (
ldd
saysnot a dynamic executable
) - these executables are close to infinitely backwards/forwards compatible and work on any Linux distribution
- to make that possible, each exe and all dependencies (including ghc) are built against musl instead of glibc
stack projects are easily supported, as well as almost any Haskell package in nixpkgs.
We manage to build ~95% of Stackage executables this way!
More details at: https://github.com/nh2/static-haskell-nix