Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: d1fc5370e93f202c2de5a53ab5620cb29880a103
      
https://github.com/NixOS/nixpkgs/commit/d1fc5370e93f202c2de5a53ab5620cb29880a103
  Author: Peter Simons <[email protected]>
  Date:   2015-01-17 (Sat, 17 Jan 2015)

  Changed paths:
    M pkgs/development/compilers/ghc/6.12.1.nix
    M pkgs/development/compilers/ghc/6.12.2.nix
    M pkgs/development/compilers/ghc/6.12.3.nix
    M pkgs/development/compilers/ghc/7.0.1.nix
    M pkgs/development/compilers/ghc/7.0.2.nix
    M pkgs/development/compilers/ghc/7.0.3.nix
    M pkgs/development/compilers/ghc/7.0.4.nix
    M pkgs/development/compilers/ghc/7.2.1.nix
    M pkgs/development/compilers/ghc/7.2.2.nix
    M pkgs/development/compilers/ghc/7.4.1.nix
    M pkgs/development/compilers/ghc/7.4.2-binary.nix
    M pkgs/development/compilers/ghc/7.4.2.nix
    M pkgs/development/compilers/ghc/7.6.1.nix
    M pkgs/development/compilers/ghc/7.6.2.nix
    M pkgs/development/compilers/ghc/7.6.3.nix
    M pkgs/development/compilers/ghc/7.8.4.nix
    M pkgs/development/compilers/ghc/head.nix
    M pkgs/development/haskell-modules/configuration-ghc-7.6.x.nix
    M pkgs/development/haskell-modules/configuration-ghc-7.8.x.nix

  Log Message:
  -----------
  ghc: pass explicit 'ncurses' path to ./configure instead of finding through 
the environment

Fixes https://github.com/NixOS/nixpkgs/issues/5616. For real this time!


  Commit: e6ecb1fb83a9fda089c6fa23617185145d54b80f
      
https://github.com/NixOS/nixpkgs/commit/e6ecb1fb83a9fda089c6fa23617185145d54b80f
  Author: Peter Simons <[email protected]>
  Date:   2015-01-17 (Sat, 17 Jan 2015)

  Changed paths:
    A pkgs/development/haskell-modules/configuration-ghc-6.12.x.nix
    A pkgs/development/haskell-modules/configuration-ghc-7.0.x.nix
    A pkgs/development/haskell-modules/configuration-ghc-7.2.x.nix
    A pkgs/development/haskell-modules/configuration-ghc-7.4.x.nix
    M pkgs/development/haskell-modules/generic-builder.nix
    M pkgs/top-level/haskell-ng.nix

  Log Message:
  -----------
  haskell-ng: enable package sets for GHC 6.12.3, 7.0.4, 7.2.2, and 7.4.2


  Commit: 54bbfd544087dcaf422899191db2a0ce4425b67f
      
https://github.com/NixOS/nixpkgs/commit/54bbfd544087dcaf422899191db2a0ce4425b67f
  Author: Peter Simons <[email protected]>
  Date:   2015-01-17 (Sat, 17 Jan 2015)

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

  Log Message:
  -----------
  haskell-generic-builder: re-factor for improved modularity


  Commit: 20560e667aabe660db7bbfa13e6841dc2fdca1e2
      
https://github.com/NixOS/nixpkgs/commit/20560e667aabe660db7bbfa13e6841dc2fdca1e2
  Author: Peter Simons <[email protected]>
  Date:   2015-01-17 (Sat, 17 Jan 2015)

  Changed paths:
    R pkgs/development/compilers/ghc/6.10.1-binary.nix
    R pkgs/development/compilers/ghc/6.10.1.nix
    R pkgs/development/compilers/ghc/6.10.2.nix
    R pkgs/development/compilers/ghc/6.10.3.nix
    R pkgs/development/compilers/ghc/6.11.nix
    R pkgs/development/compilers/ghc/6.12.1-binary.nix
    R pkgs/development/compilers/ghc/6.12.1.nix
    R pkgs/development/compilers/ghc/6.12.2.nix
    R pkgs/development/compilers/ghc/6.4.2-binary.nix
    R pkgs/development/compilers/ghc/6.4.2.nix
    R pkgs/development/compilers/ghc/6.6.1.nix
    R pkgs/development/compilers/ghc/6.8.2.nix
    R pkgs/development/compilers/ghc/6.8.3.nix
    R pkgs/development/compilers/ghc/7.0.1.nix
    R pkgs/development/compilers/ghc/7.0.2.nix
    R pkgs/development/compilers/ghc/7.0.3.nix
    R pkgs/development/compilers/ghc/7.2.1.nix
    R pkgs/development/compilers/ghc/7.4.1.nix
    R pkgs/development/compilers/ghc/7.6.1.nix
    R pkgs/development/compilers/ghc/7.6.2.nix
    R pkgs/development/compilers/ghc/7.8.3-binary.nix
    M pkgs/top-level/haskell-defaults.nix
    M pkgs/top-level/haskell-ng.nix

  Log Message:
  -----------
  Remove obsolete, broken, and unnecessary versions of GHC.

These versions have been removed:

 - 6.4.2-binary.nix
 - 6.4.2.nix
 - 6.6.1.nix
 - 6.8.2.nix
 - 6.8.3.nix
 - 6.10.1-binary.nix
 - 6.10.1.nix
 - 6.10.2.nix
 - 6.10.3.nix
 - 6.11.nix
 - 6.12.1-binary.nix
 - 6.12.1.nix
 - 6.12.2.nix
 - 7.0.1.nix
 - 7.0.2.nix
 - 7.0.3.nix
 - 7.2.1.nix
 - 7.4.1.nix
 - 7.6.1.nix
 - 7.6.2.nix
 - 7.8.3-binary.nix

As a rule of thumb, we keep the latest version in every major release. If
someone feels up to the task of fixing versions 6.4.x, 6.6.x, and 6.8.x, then
please don't hesitate to revive those builds.

Fixes https://github.com/NixOS/nixpkgs/issues/5630.


  Commit: 7c1eae89f06ff4ba70c98e5d0cdbf7ea2cdb8125
      
https://github.com/NixOS/nixpkgs/commit/7c1eae89f06ff4ba70c98e5d0cdbf7ea2cdb8125
  Author: Peter Simons <[email protected]>
  Date:   2015-01-17 (Sat, 17 Jan 2015)

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

  Log Message:
  -----------
  hackage-packages.nix: update from Hackage 2015-01-17T11:39:27+0100


  Commit: a317a4ae11a50287d6ed16b48370786cc98ca6a5
      
https://github.com/NixOS/nixpkgs/commit/a317a4ae11a50287d6ed16b48370786cc98ca6a5
  Author: Peter Simons <[email protected]>
  Date:   2015-01-17 (Sat, 17 Jan 2015)

  Changed paths:
    M pkgs/development/haskell-modules/configuration-ghc-7.8.x.nix

  Log Message:
  -----------
  haskell-configuration-ghc-7.8.x: cosmetic changes to amazonka environment


  Commit: 3dae2156678d71c83253747928b95ebac3dd1b7c
      
https://github.com/NixOS/nixpkgs/commit/3dae2156678d71c83253747928b95ebac3dd1b7c
  Author: Peter Simons <[email protected]>
  Date:   2015-01-17 (Sat, 17 Jan 2015)

  Changed paths:
    M pkgs/development/haskell-modules/configuration-ghc-6.12.x.nix

  Log Message:
  -----------
  haskell-utf8-string: fix build on GHC 6.12.x


  Commit: 51457dd687c4ffdcfc54fece4fc0bb34e451e5cd
      
https://github.com/NixOS/nixpkgs/commit/51457dd687c4ffdcfc54fece4fc0bb34e451e5cd
  Author: Peter Simons <[email protected]>
  Date:   2015-01-17 (Sat, 17 Jan 2015)

  Changed paths:
    M pkgs/development/haskell-modules/configuration-ghc-7.4.x.nix

  Log Message:
  -----------
  haskell-primitive: fix build with GHC 7.4.2


  Commit: 703bf2978d36277efdcbc1b9a1ccb27c649b2e2b
      
https://github.com/NixOS/nixpkgs/commit/703bf2978d36277efdcbc1b9a1ccb27c649b2e2b
  Author: Peter Simons <[email protected]>
  Date:   2015-01-17 (Sat, 17 Jan 2015)

  Changed paths:
    M pkgs/development/haskell-modules/configuration-ghc-7.4.x.nix

  Log Message:
  -----------
  haskell-unordered-containers: fix build with GHC 7.4.2


Compare: https://github.com/NixOS/nixpkgs/compare/48eea20e6923...703bf2978d36
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to