[Nix-dev] Reducing haskell closures with multiple outputs

Shea Levy shea at shealevy.com
Wed Jan 28 04:04:57 CET 2015


Hi Peter,

Have you looked into how we could make haskell closures smaller with multiple outputs? At the very least separating ghc’s shared libs from the compiler should be a big win, but ideally we would also separate bin and lib for haskell packages as well.

~Shea


More information about the nix-dev mailing list