Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 2ab1c0611f2230e40c1c7866f83694ee4199f139
      
https://github.com/NixOS/nixpkgs/commit/2ab1c0611f2230e40c1c7866f83694ee4199f139
  Author: Peter Simons <sim...@cryp.to>
  Date:   2017-03-29 (Wed, 29 Mar 2017)

  Changed paths:
    M pkgs/development/haskell-modules/configuration-hackage2nix.yaml

  Log Message:
  -----------
  LTS Haskell 8.6


  Commit: c356cd69c8eca5404cd65104ebf29246ec11617a
      
https://github.com/NixOS/nixpkgs/commit/c356cd69c8eca5404cd65104ebf29246ec11617a
  Author: Peter Simons <sim...@cryp.to>
  Date:   2017-03-29 (Wed, 29 Mar 2017)

  Changed paths:
    M pkgs/development/haskell-modules/configuration-hackage2nix.yaml

  Log Message:
  -----------
  hackage2nix: disable broken builds


  Commit: b0136d38f614282085df1d602ed51bf98efb4770
      
https://github.com/NixOS/nixpkgs/commit/b0136d38f614282085df1d602ed51bf98efb4770
  Author: Peter Simons <sim...@cryp.to>
  Date:   2017-03-29 (Wed, 29 Mar 2017)

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

  Log Message:
  -----------
  hackage-packages.nix: automatic Haskell package set update

This update was generated by hackage2nix v2.1-8-geba56da from Hackage revision
https://github.com/commercialhaskell/all-cabal-hashes/commit/976e3524ee49ac45ff9d9db760d513730bd64047.


  Commit: e749fb1cfd6003fb1b82971ee61eadda9d55f565
      
https://github.com/NixOS/nixpkgs/commit/e749fb1cfd6003fb1b82971ee61eadda9d55f565
  Author: Peter Simons <sim...@cryp.to>
  Date:   2017-03-29 (Wed, 29 Mar 2017)

  Changed paths:
    M pkgs/top-level/haskell-packages.nix

  Log Message:
  -----------
  Disable integer-simple variant of GHC 7.6.3 since it does not compile.


  Commit: c8375914adc1f3bf614e4e3e97bc2bf19e8bee80
      
https://github.com/NixOS/nixpkgs/commit/c8375914adc1f3bf614e4e3e97bc2bf19e8bee80
  Author: Peter Simons <sim...@cryp.to>
  Date:   2017-03-29 (Wed, 29 Mar 2017)

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

  Log Message:
  -----------
  haskell-arithmoi: re-enable test suite


  Commit: 4c9306f4aad4e21f590dc1e3b0dcc101695fa144
      
https://github.com/NixOS/nixpkgs/commit/4c9306f4aad4e21f590dc1e3b0dcc101695fa144
  Author: Peter Simons <sim...@cryp.to>
  Date:   2017-03-29 (Wed, 29 Mar 2017)

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

  Log Message:
  -----------
  haskell-haddock-api: drop obsolete patches


  Commit: 80a52e22b3b017610f0d710f6fa257b0b601ebc5
      
https://github.com/NixOS/nixpkgs/commit/80a52e22b3b017610f0d710f6fa257b0b601ebc5
  Author: Peter Simons <sim...@cryp.to>
  Date:   2017-03-29 (Wed, 29 Mar 2017)

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

  Log Message:
  -----------
  haskell-haddock-library: enable test suite again


  Commit: 2553ceb9820761e3c22c50db74513d5a0e1ba6d1
      
https://github.com/NixOS/nixpkgs/commit/2553ceb9820761e3c22c50db74513d5a0e1ba6d1
  Author: Leon Isenberg <l...@users.noreply.github.com>
  Date:   2017-03-29 (Wed, 29 Mar 2017)

  Changed paths:
    M pkgs/development/compilers/ghcjs/stage2.nix
    M pkgs/development/haskell-modules/configuration-ghcjs.nix
    M pkgs/development/haskell-modules/default.nix
    M pkgs/development/haskell-modules/generic-builder.nix
    M pkgs/development/haskell-modules/lib.nix

  Log Message:
  -----------
  haskell: use GHCJS to build Setup.hs for GHCJS packages

Closes https://github.com/NixOS/nixpkgs/pull/23614.


  Commit: a77e74d4091e077fadf89a1493405ea7c5474c64
      
https://github.com/NixOS/nixpkgs/commit/a77e74d4091e077fadf89a1493405ea7c5474c64
  Author: Peter Simons <sim...@cryp.to>
  Date:   2017-03-29 (Wed, 29 Mar 2017)

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

  Log Message:
  -----------
  haskell-QuickCheck: fix build with GHC 7.8.x


  Commit: f79cb54cee61d09f627326a739097701a8ad70d5
      
https://github.com/NixOS/nixpkgs/commit/f79cb54cee61d09f627326a739097701a8ad70d5
  Author: Peter Simons <sim...@cryp.to>
  Date:   2017-03-29 (Wed, 29 Mar 2017)

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

  Log Message:
  -----------
  haskell-extra: disable failing test suite on GHC 7.8.x


  Commit: a4ce475b61b4c7fb611cbcf6480ce4f03690220c
      
https://github.com/NixOS/nixpkgs/commit/a4ce475b61b4c7fb611cbcf6480ce4f03690220c
  Author: Peter Simons <sim...@cryp.to>
  Date:   2017-03-29 (Wed, 29 Mar 2017)

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

  Log Message:
  -----------
  haskell-void: fix build with GHC 7.8.x


  Commit: 4753a00caaf8f914e22947d10d182b9afbba2ca9
      
https://github.com/NixOS/nixpkgs/commit/4753a00caaf8f914e22947d10d182b9afbba2ca9
  Author: Peter Simons <sim...@cryp.to>
  Date:   2017-03-29 (Wed, 29 Mar 2017)

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

  Log Message:
  -----------
  haskell-QuickCheck: fix build with GHC 7.4.x


Compare: https://github.com/NixOS/nixpkgs/compare/1af70c331ce5...4753a00caaf8
_______________________________________________
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to