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

_______________________________________________
nix-dev mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-dev

Reply via email to