Branch: refs/heads/haskell-ng-unify
  Home:   https://github.com/NixOS/nixpkgs
  Commit: d4b99c0f0cebf6f1fff945eacaf316a95a028ff5
      
https://github.com/NixOS/nixpkgs/commit/d4b99c0f0cebf6f1fff945eacaf316a95a028ff5
  Author: Benno Fünfstück <[email protected]>
  Date:   2015-02-10 (Tue, 10 Feb 2015)

  Changed paths:
    M pkgs/development/haskell-modules/generic-builder.nix

  Log Message:
  -----------
  haskell-ng: make GHC find system packages

GHC doesn't seem to respect the RPATH (even for dynamic libraries), but
instead records the value of --extra-include-dirs and --extra-lib-dirs
in the package's installedconf. So we need to set those to the correct values.


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

Reply via email to