Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 23fb83b37ddc6a3cdfe3af50ad358cf040fea266
      
https://github.com/NixOS/nixpkgs/commit/23fb83b37ddc6a3cdfe3af50ad358cf040fea266
  Author: John Wiegley <[email protected]>
  Date:   2014-05-27 (Tue, 27 May 2014)

  Changed paths:
    M pkgs/development/libraries/haskell/hoogle/local.nix

  Log Message:
  -----------
  Correctly locate Haddocks in hoogle-local expression

On some versions of GHC, documentation is at, for example:

    LIB/share/doc/

In others, it is at:

    LIB/share/doc/x86_64-darwin-ghc7.6.3/

This change will pick up documentation first from the second location, then
from the first.


  Commit: b4b2aeebf33a21bb215cfd9ab42520dae175f3a2
      
https://github.com/NixOS/nixpkgs/commit/b4b2aeebf33a21bb215cfd9ab42520dae175f3a2
  Author: John Wiegley <[email protected]>
  Date:   2014-05-27 (Tue, 27 May 2014)

  Changed paths:
    M pkgs/development/libraries/haskell/hoogle/local.nix

  Log Message:
  -----------
  Merge pull request #2754 from jwiegley/lhfix

Fix to local Hoogle expression


Compare: https://github.com/NixOS/nixpkgs/compare/71ef4852a4d4...b4b2aeebf33a
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to