Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 00892b7e4ed2e8eb52227db8e8312a06bd1d6699
      
https://github.com/NixOS/nixpkgs/commit/00892b7e4ed2e8eb52227db8e8312a06bd1d6699
  Author: David Johnson <djohnso...@gmail.com>
  Date:   2017-06-09 (Fri, 09 Jun 2017)

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

  Log Message:
  -----------
  generic-builder.nix: Update doHaddock

By default, `ghcjs` haddocks are precluded from being built. I see no reason to 
disallow building haddocks on projects built with `ghc` and `ghcjs` (someone 
can correct me here). `HaLVM` currently does not support `haddock` since it's a 
Stage 1 `GHC`. 
https://github.com/GaloisInc/HaLVM/blob/master/src/misc/build.mk.in#L20

Currently, building `haddocks` for `ghcjs` projects requires altering the 
derivation, which doesn't allow users to take advantage of the cache. This 
change will relieve that.


  Commit: da690bdf2db6229c595fdbd482fa7987778dcfb0
      
https://github.com/NixOS/nixpkgs/commit/da690bdf2db6229c595fdbd482fa7987778dcfb0
  Author: Jörg Thalheim <mi...@users.noreply.github.com>
  Date:   2017-06-10 (Sat, 10 Jun 2017)

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

  Log Message:
  -----------
  Merge pull request #26493 from dmjio/patch-1

generic-builder.nix: Update doHaddock


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

Reply via email to