Peter Simons c449a930aa ghcWithPackages: add postBuild hook so that users can mess with the generated environment
postBuild can be used to execute user-specific commands on the generated $out
environment before finalizing the build. For example, this hook can be used to
generate appropriate 'makeWrapper' script for binaries contained in the
environment.
2015-04-28 13:17:44 +02:00
..
2015-03-26 11:29:05 +01:00
2015-02-21 18:53:35 +01:00
2015-03-08 18:38:04 +03:00