On Tue, Apr 27, 2010 at 4:43 PM, Andres Loeh <[email protected]> wrote: > I think that enabling profiling for all packages via a config option > should be possible without too much work. I'll look into it.
This should be implemented now. Profiling is still disabled by default. But if you set the nixpkgs config option called cabal.libraryProfiling to true, you should get all Cabal packages built with library profiling enabled. HTH, Andres _______________________________________________ nix-dev mailing list [email protected] https://mail.cs.uu.nl/mailman/listinfo/nix-dev
