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

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

  Log Message:
  -----------
  hackage-packages.nix: update from Hackage 2015-01-20T16:19:05+0100


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

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

  Log Message:
  -----------
  happy: fix build with ghc-7.2.x


  Commit: 4ab133a2c49be6915d79ef0cb05fd37ab36d46a3
      
https://github.com/NixOS/nixpkgs/commit/4ab133a2c49be6915d79ef0cb05fd37ab36d46a3
  Author: Peter Simons <[email protected]>
  Date:   2015-01-20 (Tue, 20 Jan 2015)

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

  Log Message:
  -----------
  haskell-ng: fix 'gio' and 'pango' builds

This fixes https://github.com/NixOS/nixpkgs/issues/5863.


  Commit: 0b05129b880d23bd11451b4ff5849e06f4309297
      
https://github.com/NixOS/nixpkgs/commit/0b05129b880d23bd11451b4ff5849e06f4309297
  Author: Peter Simons <[email protected]>
  Date:   2015-01-20 (Tue, 20 Jan 2015)

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

  Log Message:
  -----------
  happy: fix build with GHC 7.2.x


  Commit: 4531b31d755792b7ae8b0c6384baf22ebe8c8fc2
      
https://github.com/NixOS/nixpkgs/commit/4531b31d755792b7ae8b0c6384baf22ebe8c8fc2
  Author: Peter Simons <[email protected]>
  Date:   2015-01-20 (Tue, 20 Jan 2015)

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

  Log Message:
  -----------
  haskell-doctest: fix builds with old ghc


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

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

  Log Message:
  -----------
  haskell-trifecta: fix sha256 hash for patch file


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

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

  Log Message:
  -----------
  Fix vector and parallel builds with ghc 6.12.x.


  Commit: 5dac8b316cc1d4202ac52fe5e246599aa11bbc14
      
https://github.com/NixOS/nixpkgs/commit/5dac8b316cc1d4202ac52fe5e246599aa11bbc14
  Author: Peter Simons <[email protected]>
  Date:   2015-01-20 (Tue, 20 Jan 2015)

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

  Log Message:
  -----------
  haskell-glade: fix build


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

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

  Log Message:
  -----------
  haskell-zip-archive: fix test suite


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

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

  Log Message:
  -----------
  haskell-permutation: disable test suite

The build uses QuickCheck, but doesn't declare it as a dependency. I
tried adding QuickCheck to the list, but then it wouldn't compile with
the latest version. Duh. Seems unmaintained to me.


  Commit: 2ab7e1d95026fd82189a958b25cbc1d8fa87fd07
      
https://github.com/NixOS/nixpkgs/commit/2ab7e1d95026fd82189a958b25cbc1d8fa87fd07
  Author: Peter Simons <[email protected]>
  Date:   2015-01-20 (Tue, 20 Jan 2015)

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

  Log Message:
  -----------
  disable test suites for graceful and serialport.


  Commit: 039493ee89f77ebbb7230b64e501a54fb6b28f8d
      
https://github.com/NixOS/nixpkgs/commit/039493ee89f77ebbb7230b64e501a54fb6b28f8d
  Author: Peter Simons <[email protected]>
  Date:   2015-01-20 (Tue, 20 Jan 2015)

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

  Log Message:
  -----------
  haskell-tabular: the library works without a jailbreak now


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

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

  Log Message:
  -----------
  haskell-simple-sendfile: fix build by disabling the test suite


  Commit: 5f2db0b0e5afd87c249bc66d60383cbd78cbea4e
      
https://github.com/NixOS/nixpkgs/commit/5f2db0b0e5afd87c249bc66d60383cbd78cbea4e
  Author: Peter Simons <[email protected]>
  Date:   2015-01-20 (Tue, 20 Jan 2015)

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

  Log Message:
  -----------
  cabal2nix: bump version


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

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

  Log Message:
  -----------
  haskell-simple-sendfile: fix build some more


  Commit: 0be78f7b6422d93ccaa6998d4610463681538b79
      
https://github.com/NixOS/nixpkgs/commit/0be78f7b6422d93ccaa6998d4610463681538b79
  Author: Peter Simons <[email protected]>
  Date:   2015-01-20 (Tue, 20 Jan 2015)

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

  Log Message:
  -----------
  haskell-assertions: disable failing test suite


  Commit: 127d278775f12b407d4e36ec1ef12cc9b91a1544
      
https://github.com/NixOS/nixpkgs/commit/127d278775f12b407d4e36ec1ef12cc9b91a1544
  Author: Peter Simons <[email protected]>
  Date:   2015-01-20 (Tue, 20 Jan 2015)

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

  Log Message:
  -----------
  tasty-kat: disable test suite to fix build


  Commit: 3948b71e833759cafc5842be90175cef0967cfd9
      
https://github.com/NixOS/nixpkgs/commit/3948b71e833759cafc5842be90175cef0967cfd9
  Author: Peter Simons <[email protected]>
  Date:   2015-01-20 (Tue, 20 Jan 2015)

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

  Log Message:
  -----------
  Fix HList, digit, and filestore.


  Commit: 0484f9f4b6b71218fc2ef6544b0a7eb894eb048b
      
https://github.com/NixOS/nixpkgs/commit/0484f9f4b6b71218fc2ef6544b0a7eb894eb048b
  Author: Peter Simons <[email protected]>
  Date:   2015-01-20 (Tue, 20 Jan 2015)

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

  Log Message:
  -----------
  Disable many test suites.


Compare: https://github.com/NixOS/nixpkgs/compare/bd3f891c1ca2...0484f9f4b6b7
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to