FilterHN
new
ask
show
jobs
submit
FilterHN
show menu
Linking Smaller Haskell Binaries (2023)
11 points
by
PaulHoule
3 days ago
|
past
| 2 comments
|
brandon.si
|
HN
▲
ashwinnair99
1 hour ago
[-]
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.
reply
▲
internet_points
3 days ago
[-]
> This gets the binary down to 64M for me (a further -23%).
while on my system, /usr/bin/pandoc takes 199M; not bad.
reply