12 points | by PaulHoule 4 days ago
2 comments
Haskell binary size has been a running joke for years. Good to see actual progress. The runtime was always the real culprit more than the code itself.
> This gets the binary down to 64M for me (a further -23%).
while on my system, /usr/bin/pandoc takes 199M; not bad.
Haskell binary size has been a running joke for years. Good to see actual progress. The runtime was always the real culprit more than the code itself.
> This gets the binary down to 64M for me (a further -23%).
while on my system, /usr/bin/pandoc takes 199M; not bad.