Files
nixpkgs/pkgs/build-support
Benno Fünfstück ebdff3841a haskell: Propagate cabal dependencies to user env
Before this commit, if a haskell library X depends on Y, and X was added to
systemPackages, only X would be available in the user environment. Y
would not be avialable, which causes X to be broken. This commit solves
the issue by setting propagatedUserEnvPkgs to all packages X depends
on when X is a library.
2013-12-10 20:41:36 +01:00
..
2013-11-24 14:03:34 +01:00
2013-08-11 10:55:53 +00:00
2013-11-01 22:54:13 +01:00
2008-07-06 15:46:10 +00:00
2013-05-14 18:51:24 +02:00
2005-12-05 14:11:09 +00:00
2013-08-21 14:50:34 +02:00
2013-10-23 12:55:07 +02:00