[Nix-dev] haskellPackages_ghc763_profiling

Peter Simons simons at cryp.to
Thu Feb 6 15:23:12 CET 2014


Hi Mathijs,

every library module is compiled twice in the profiling variant of the Haskell
package set. Check out [1] as an example: the module Data.Text.Fusion.Internal
is compiled once to generate an *.o file and once to generate an *.p_o file.

Take care,
Peter


[1] http://hydra.nixos.org/build/8636064/log/raw



More information about the nix-dev mailing list