Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 057fae5ea0e6efa7356f444b505294267e6427d5
      
https://github.com/NixOS/nixpkgs/commit/057fae5ea0e6efa7356f444b505294267e6427d5
  Author: Bas van Dijk <v.dijk....@gmail.com>
  Date:   2017-02-14 (Tue, 14 Feb 2017)

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

  Log Message:
  -----------
  ghcWithHoogle: fix for ghcjs

`haskell.packages.ghcjs.ghcWithHoogle` failed because the following line:

  for docdir in ${ghc.doc}/${docLibGlob}/*; do

failed because `doc` is not an attribute of `ghc` when `ghc` is
substituted for ghcjs.


  Commit: cb2499acd0c6a9de9bbf62d751ba35dfdd29ee63
      
https://github.com/NixOS/nixpkgs/commit/cb2499acd0c6a9de9bbf62d751ba35dfdd29ee63
  Author: Peter Simons <sim...@cryp.to>
  Date:   2017-02-15 (Wed, 15 Feb 2017)

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

  Log Message:
  -----------
  Merge pull request #22805 from LumiGuide/fix-hoogle-ghcjs

ghcWithHoogle: fix for ghcjs


Compare: https://github.com/NixOS/nixpkgs/compare/9e0867586cf1...cb2499acd0c6
_______________________________________________
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to