Skip to content
Commit 6498f468 authored by Chuck's avatar Chuck Committed by Lassulus
Browse files

WriteHaskell: Strip binaries

This reduces the size of Hello World [1] from 3.06 MiB to 678 KiB.

[1] As measured by nix-shell -p 'writers.writeHaskellBin "hello" {} "main = putStrLn \"hello\""' --run 'ls -l `which hello`'
parent fbfd77b1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment