Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 292a8892a091905500105be931d8ddb4bc3cd68c
      
https://github.com/NixOS/nixpkgs/commit/292a8892a091905500105be931d8ddb4bc3cd68c
  Author: Mathieu Boespflug <m...@tweag.io>
  Date:   2016-06-13 (Mon, 13 Jun 2016)

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

  Log Message:
  -----------
  haskell.lib.buildStackProject: allow passing in a custom GHC version.

Previously, the user could only compile using the default version of
GHC in Nixpkgs. Now this can be changed by setting the `ghc` attribute
appropriately.


  Commit: e6aa4e0ccb6b169eaa4ff5ff28f332e078c018b4
      
https://github.com/NixOS/nixpkgs/commit/e6aa4e0ccb6b169eaa4ff5ff28f332e078c018b4
  Author: Mathieu Boespflug <m...@tweag.io>
  Date:   2016-06-13 (Mon, 13 Jun 2016)

  Changed paths:
    M doc/languages-frameworks/haskell.md

  Log Message:
  -----------
  doc: Document how to set custom GHC version in haskell.lib.buildStackProject.


  Commit: 70bc97b731c74beb95b3cb95939ed6b9ea02b9b8
      
https://github.com/NixOS/nixpkgs/commit/70bc97b731c74beb95b3cb95939ed6b9ea02b9b8
  Author: Mathieu Boespflug <m...@tweag.io>
  Date:   2016-06-13 (Mon, 13 Jun 2016)

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

  Log Message:
  -----------
  haskell.lib.buildStackProject: fix treatment of LD_LIBRARY_PATH.

Don't make LD_LIBRARY_PATH pick up cwd when original string is empty,
due to colon terminated search path.


  Commit: 3adf86eed6fcfc1baaba46e3052863876f0a91f7
      
https://github.com/NixOS/nixpkgs/commit/3adf86eed6fcfc1baaba46e3052863876f0a91f7
  Author: Mathieu Boespflug <m...@tweag.io>
  Date:   2016-06-13 (Mon, 13 Jun 2016)

  Changed paths:
    M doc/languages-frameworks/haskell.md

  Log Message:
  -----------
  doc(haskell): Remove pesky tabs in code snippets.


  Commit: 52edff8689e951a2f794552a1d5832724d254f8b
      
https://github.com/NixOS/nixpkgs/commit/52edff8689e951a2f794552a1d5832724d254f8b
  Author: Peter Simons <sim...@cryp.to>
  Date:   2016-06-13 (Mon, 13 Jun 2016)

  Changed paths:
    M doc/languages-frameworks/haskell.md
    M pkgs/development/haskell-modules/generic-stack-builder.nix

  Log Message:
  -----------
  Merge pull request #15989 from mboes/stack-builder-tweaks

haskell.lib.buildStackProject: allow passing in a custom GHC version.


Compare: https://github.com/NixOS/nixpkgs/compare/17dc0a544c13...52edff8689e9
_______________________________________________
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to