alt.hn

3/18/2026 at 11:41:38 PM

Linking Smaller Haskell Binaries

https://brandon.si/code/linking-smaller-haskell-binaries/

by PaulHoule

3/19/2026 at 8:42:24 AM

> This gets the binary down to 64M for me (a further -23%).

while on my system, /usr/bin/pandoc takes 199M; not bad.

by internet_points