nixpkgs/pkgs/build-support/writers
Chuck 6498f468af 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`'
2019-12-14 09:32:34 +01:00
..
default.nix WriteHaskell: Strip binaries 2019-12-14 09:32:34 +01:00
test.nix writers test: use writeC with library for testing 2019-10-23 20:47:27 +02:00