Commit Graph

1442 Commits

Author SHA1 Message Date
Peter Simons
967901f195 haskell-binary: update version used for GHC releases prior to 7.8.x 2016-05-03 10:22:22 +02:00
Peter Simons
ddb8c06c2d haskell-yi: mark as broken 2016-05-03 10:22:22 +02:00
Peter Simons
ec49307518 haskell-hakyll: fix test suite by providing "rev" in test environment 2016-05-03 10:22:22 +02:00
Peter Simons
372782d1f0 hackage-packages.nix: update Haskell package set
This update was generated by hackage2nix v20160406-5-gcb85ef4 using the following inputs:

  - Hackage: 24af5f79f4
  - LTS Haskell: 4d628b7b7e
  - Stackage Nightly: 2b431f312c
2016-05-03 10:22:15 +02:00
Peter Simons
a2e1692730 haskell-split: disable test suite to avoid transient build failures
We have frequent build failures of "split" because the QuickCheck testsuite
cannot generate enough conclusive test cases, i.e. in

  https://hydra.nixos.org/build/34857780/nixlog/1/raw

Cc: @byorgey
2016-04-28 12:02:08 +02:00
Peter Simons
cf4a69e2ec haskell-tinc: move the tool into the haskellPackages hierarchy like all other Haskell packages 2016-04-24 20:13:27 +02:00
Peter Simons
6700ed5f48 configuration-hackage2nix.yaml: update list of broken builds 2016-04-24 19:56:01 +02:00
Peter Simons
345ea398ad hackage-packages.nix: update Haskell package set
This update was generated by hackage2nix v20160406-3-gd7a4f81 using the following inputs:

  - Hackage: e8b3512fba
  - LTS Haskell: 573e5576f2
  - Stackage Nightly: 70928b4eec
2016-04-24 19:55:54 +02:00
Robin Gloster
0087d16120 haskellPackages: clean up unnecessary overrides 2016-04-20 17:08:26 +00:00
Peter Simons
4537e2be35 haskell-semigroups: fix build with pre 7.6.x versions of GHC 2016-04-20 13:46:10 +02:00
Peter Simons
c2545acecd haskell-configuration-ghc-8.0.x: doctest 0.11.x is now the default 2016-04-20 13:46:10 +02:00
Peter Simons
2c1f152c60 haskell-reflection: fix build with ghc versions prior to 7.6.x 2016-04-20 13:46:10 +02:00
Peter Simons
9a45c0cd9d hackage-packages.nix: update Haskell package set
This update was generated by hackage2nix v20160406-2-gc07fcb5 using the following inputs:

  - Hackage: 3346eec54c
  - LTS Haskell: 573e5576f2
  - Stackage Nightly: 70928b4eec
2016-04-20 13:46:10 +02:00
Charles Strahan
0be225a8dc ghcjs: update sources to latest 2016-04-16 01:55:56 -04:00
Peter Simons
232d843c8a haskell-src-exts: test suite fails when building with GHC 8.0.x 2016-04-14 09:17:55 +02:00
Peter Simons
70f396fa48 haskell-generic-deriving: build fails Haddock phase with GHC 8.0.x 2016-04-14 09:17:55 +02:00
Peter Simons
2be16386b5 haskell-lens: use latest version when building with GHC 8.0.x 2016-04-14 09:17:55 +02:00
Peter Simons
d98a8f88d0 haskell-kan-extensions: use version 5.x when building with GHC 8.0.x 2016-04-14 09:17:55 +02:00
Peter Simons
3babe992f9 haskell-semigroupoids: doctest suite won't build with GHC 8.0.x 2016-04-14 09:17:55 +02:00
Peter Simons
15d7b7da10 haskell-bifunctors: use latest version 5.3 when compiling with GHC 8.0.x 2016-04-14 09:17:55 +02:00
Anthony Cowley
3f845da22a haskell-modules: darwin configuration-common
- Reconfigure OpenGL/CL related packages to propagate the necessary
  framework dependencies.

- Disable tests on all versions of c2hs so package sets such as LTS
  releases work.

Closes https://github.com/NixOS/nixpkgs/pull/14609.
2016-04-14 09:17:55 +02:00
Peter Simons
8a12018821 hackage-packages.nix: update Haskell package set
This update was generated by hackage2nix v20160406-1-ge7059e3 using the following inputs:

  - Hackage: 4d5f229e9e
  - LTS Haskell: 924977cc28
  - Stackage Nightly: 0002f21766
2016-04-14 09:17:55 +02:00
Peter Simons
c7a4de7717 configuration-hackage2nix.yaml: update list of broken builds 2016-04-14 09:17:55 +02:00
Nikolay Amiantov
8b7ebaffeb replace makeSearchPath tree-wise to take care of possible multiple outputs 2016-04-13 22:09:41 +03:00
Vladimír Čunát
39ebb01d6e Merge branch 'staging', containing closure-size #7701 2016-04-13 09:25:28 +02:00
obadz
7f2163fc97 haskellPackages.haste-compiler: fix so that it now builds and runs
Required adding:
haskellPackages.haste-Cabal, and
haskellPackages.haste-cabal-install
2016-04-11 15:24:56 +01:00
Vladimír Čunát
30f14243c3 Merge branch 'master' into closure-size
Comparison to master evaluations on Hydra:
  - 1255515 for nixos
  - 1255502 for nixpkgs
2016-04-10 11:17:52 +02:00
Peter Simons
c0a5872c2c configuration-common.nix: fix syntax error (and cosmetic) 2016-04-07 07:58:32 +02:00
Peter Simons
07f26f3df1 configuration-ghc-8.0.x.nix: clean up overrides 2016-04-07 07:53:57 +02:00
Peter Simons
7694bb18c8 haskell-comonad: fix build with ghc-8.0.x 2016-04-07 07:53:57 +02:00
Peter Simons
7f976c7729 haskell-fail: fix build with ghc-8.0.x 2016-04-07 07:53:57 +02:00
Michael Alan Dorman
bec10ed1b8 haskell-present: remove obsolete patch 2016-04-07 07:53:57 +02:00
Michael Alan Dorman
2daf67bf87 haskell-pipes-transduce: fix build 2016-04-07 07:53:57 +02:00
Peter Simons
e6e5d984ab configuration-hackage2nix.yaml: update list of broken packages 2016-04-07 07:53:04 +02:00
Peter Simons
d8f99973df hackage-packages.nix: update Haskell package set
This update was generated by hackage2nix v20160406 using the following inputs:

  - Hackage: 2266fbc644
  - LTS Haskell: 7a74143acf
  - Stackage Nightly: 5e435cbedb
2016-04-07 07:53:04 +02:00
obadz
8c2e8ec13c haskellPackages.dnssd: override the dns_sd dependency to point to avahi built with the right flags.
Fixes #14502
2016-04-06 22:21:56 +01:00
Peter Simons
0d39f485f0 haskell-hruby: remove obsolete override
Closes https://github.com/NixOS/nixpkgs/pull/13920.
2016-04-04 15:20:52 +02:00
Peter Simons
f5c95fc1b2 configuration-hackage2nix.yaml: disable broken builds 2016-04-04 15:20:52 +02:00
Peter Simons
de613e08dc haskell-doctest: use version 0.11.0 when compiling with GHC 8.0.x
Fixes https://github.com/sol/doctest/issues/125.
2016-04-04 15:20:52 +02:00
Peter Simons
574f63b956 haskell-hspec: fix infinite recursion in version 2.2.2 2016-04-04 15:20:37 +02:00
Peter Simons
0c0aa0413a hackage-packages.nix: update Haskell package set
This update was generated by hackage2nix v20160308-5-g3e915af using the following inputs:

  - Hackage: 57b937334d
  - LTS Haskell: 7a74143acf
  - Stackage Nightly: 658d91e0e0
2016-04-04 15:20:26 +02:00
Vladimír Čunát
ab15a62c68 Merge branch 'master' into closure-size
Beware that stdenv doesn't build. It seems something more will be needed
than just resolution of merge conflicts.
2016-04-01 10:06:01 +02:00
Nikolay Amiantov
cef2db7e76 haskellPackages.mueval: fix build 2016-03-29 02:23:06 +03:00
Peter Simons
ce2c13675d configuration-hackage2nix.yaml: update list of broken packages 2016-03-26 11:20:07 +01:00
Peter Simons
0f5db56b0b hackage-packages.nix: update Haskell package set
This update was generated by hackage2nix v20160308-3-g8057d11-dirty using the following inputs:

  - Nixpkgs: 840709b4a3
  - Hackage: ab666959f0
  - LTS Haskell: 6c45757bda
  - Stackage Nightly: d8a2cae779
2016-03-26 11:20:07 +01:00
Peter Simons
7b5728c0d4 configuration-hackage2nix.yaml: update list of broken packages 2016-03-24 11:52:35 +01:00
Nikolay Amiantov
e74a8d08cc haskellPackages.Agda: add myself as a maintainer 2016-03-24 11:52:35 +01:00
Peter Simons
408f4aa654 hackage-packages.nix: update Haskell package set
This update was generated by hackage2nix v20160308-3-g8057d11 using the following inputs:

  - Nixpkgs: bba4f2bbe3
  - Hackage: ab666959f0
  - LTS Haskell: 6c45757bda
  - Stackage Nightly: d8a2cae779
2016-03-24 11:52:19 +01:00
Peter Simons
9a0e630874 configuration-hackage2nix.yaml: update list of broken packages 2016-03-23 18:25:22 +01:00
Peter Simons
1e5d6e584d hackage-packages.nix: update Haskell package set
This update was generated by hackage2nix v20160308-3-g8057d11 using the following inputs:

  - Nixpkgs: 9da84a6af0
  - Hackage: 1e26fd1876
  - LTS Haskell: 6c45757bda
  - Stackage Nightly: d8a2cae779
2016-03-23 18:25:14 +01:00