Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 172a2bbeaf7b0c6a905bdfbb24b5fd67a1e8cbad
      
https://github.com/NixOS/nixpkgs/commit/172a2bbeaf7b0c6a905bdfbb24b5fd67a1e8cbad
  Author: Leon Isenberg <leon.isenb...@t-online.de>
  Date:   2017-02-27 (Mon, 27 Feb 2017)

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

  Log Message:
  -----------
  haskell: ghc710x packages: remove obsolete configurations


  Commit: 1aa6d77af4a10cf9f66f2bef0b1ad81a2a9c18b6
      
https://github.com/NixOS/nixpkgs/commit/1aa6d77af4a10cf9f66f2bef0b1ad81a2a9c18b6
  Author: Leon Isenberg <leon.isenb...@t-online.de>
  Date:   2017-02-27 (Mon, 27 Feb 2017)

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

  Log Message:
  -----------
  haskell: add semigroups dependency to Quickcheck for GHC < 8


  Commit: 24c93619e96a24a26d6eefff5595e240a81cb2f1
      
https://github.com/NixOS/nixpkgs/commit/24c93619e96a24a26d6eefff5595e240a81cb2f1
  Author: Leon Isenberg <leon.isenb...@t-online.de>
  Date:   2017-02-27 (Mon, 27 Feb 2017)

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

  Log Message:
  -----------
  haskell: break dependency cycle between QuickCheck and semigroups for GHC < 8

The cycle:
QuickCheck -> semigroups
semigroups -> hashable
semigroups -> unordered-containers
unordered-containers -> hashable
unordered-containers -> QuickCheck # test suite only
hashable -> QuickCheck # test suite only


  Commit: 386ddc739cd48dbaf57e806096de0ade1f24469f
      
https://github.com/NixOS/nixpkgs/commit/386ddc739cd48dbaf57e806096de0ade1f24469f
  Author: Leon Isenberg <leon.isenb...@t-online.de>
  Date:   2017-02-27 (Mon, 27 Feb 2017)

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

  Log Message:
  -----------
  haskell: add semigroups dependency to optparse-applicative for GHC < 8


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

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

  Log Message:
  -----------
  Merge pull request #23250 from ljli/ghc710-pkgs-fixes

haskell: ghc710 packages cleanup


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

Reply via email to