Commit graph

152 commits

Author SHA1 Message Date
Peter Simons 29e3bc30b3 haskell-digestive-foundation-lucid does not compile. 2015-02-17 13:51:19 +01:00
Peter Simons ce7b7c51e3 haskell-scotty-binding-play: test suite requires network access 2015-02-16 10:12:33 +01:00
Peter Simons d2322bca84 haskell-lucid-foundation does not compile. 2015-02-16 10:06:13 +01:00
Peter Simons 98476e9c51 haskell-mp does not compile. 2015-02-16 10:04:33 +01:00
Peter Simons b548adf58d haskell-hwsl2 does not compile. 2015-02-16 10:01:17 +01:00
Peter Simons 6ba8720a56 haskell-configuration-tools: the Cabal issue has been fixed, but the library still depends on mtl 2.2.x 2015-02-16 10:00:49 +01:00
Peter Simons e46030f144 structured-haskell-mode supports recent versions of haskell-src-exts now. 2015-02-15 22:35:28 +01:00
Peter Simons cd27ebeb58 haskell-lowgl does not compile. 2015-02-15 22:35:28 +01:00
Peter Simons a9f09f619b haskell-configuration-tools does not compile. 2015-02-15 22:35:28 +01:00
Peter Simons 5ab272bf1e Haskell packages wiring, ihaskell-parsec, and simple-conduit don't compile 2015-02-15 22:35:28 +01:00
Peter Simons 2a8c78322c haskell-temporal-csound is broken. haskell-heroku can't compile its test suite. 2015-02-15 22:35:28 +01:00
Peter Simons ccf7442be4 haskell-paypal-adaptive-hoops: don't try to run the network-related part of the test suite in our chroot environment
Resolves https://github.com/NixOS/nixpkgs/issues/6350.
2015-02-15 22:35:28 +01:00
Peter Simons af768c15e5 haskell-OpenGLRaw21: build has been fixed 2015-02-15 19:50:14 +01:00
Peter Simons 795681d6f9 haskell-exceptions: can't compile its test suite
* pkgs/development/haskell-modules/configuration-common.nix:
2015-02-14 19:41:49 +01:00
Peter Simons c0e7951de9 haskell-x509-system: don't add Darwin-related patch unconditionally 2015-02-14 19:41:49 +01:00
Joel Taylor 2dc7059230 Some Haskell package overrides for Darwin and explanations 2015-02-14 19:41:49 +01:00
Peter Simons 95814c7ef1 haskell-file-location: test suite is now fixed 2015-02-13 10:37:47 +01:00
Peter Simons 8b64ee52f8 haskell-file-location: test suite doesn't compile 2015-02-13 10:37:47 +01:00
Peter Simons d51a083896 haskell-blaze-builder: downgrade to version < 0.4
Many builds can't deal with the new version yet.
2015-02-13 10:37:47 +01:00
Peter Simons 8c0d54e46a haskell-bloomfilter: disable broken 32 bit build
Fixes https://github.com/NixOS/nixpkgs/issues/6292.
2015-02-13 10:37:46 +01:00
Peter Simons 095a7f8cd6 haskell-blaze-markup: disable failing test suite 2015-02-13 10:37:46 +01:00
Peter Simons 60cb74e6d6 haskell-CHXHtml: disable Hydra builds because of excessive build time 2015-02-13 10:37:46 +01:00
Peter Simons 6c3e44c040 haskell-rasterific: the broken test suite has been removed 2015-02-13 10:37:46 +01:00
Peter Simons a81cfcc475 hackage-packages.nix: re-generate from Hackage 2015-02-09T15:36:30+0100 2015-02-09 15:58:47 +01:00
Aycan iRiCAN c37a69f60c haskellngPackages.distributed-process-platform disable tests and haddock, rename literate file. 2015-02-09 09:04:51 +02:00
Peter Simons 22b52f2cea haskell-rasterific-svg: fix build by disabling the test suite 2015-02-08 14:25:51 +01:00
Peter Simons 507f65fae1 haskell-MonadCompose: build is broken 2015-02-08 14:25:51 +01:00
Peter Simons 4dc1d4e4eb haskell-handsy: disable the test suite (which depends on impure paths) 2015-02-08 14:25:38 +01:00
Peter Simons e5ff2421ef haskell-postgrest: fix build by disabling the test suite (which wants to run postgresql) 2015-02-08 14:24:30 +01:00
Peter Simons 3769fcb6de haskell-Rasterific: fix build by disabling the test suite 2015-02-08 13:07:58 +01:00
Peter Simons 8b59b35dd2 haskell-rematch-text: fix build by disabling the test suite 2015-02-08 13:02:11 +01:00
Peter Simons b862282083 haskell-postgrest: the package now compiles 2015-02-08 12:55:19 +01:00
Peter Simons d6aeb18b41 hackage-packages.nix: re-generate from Hackage 2015-02-08T12:40:29+0100 2015-02-08 12:55:19 +01:00
Peter Simons 9047d465b1 Merge pull request #6217 from aycanirican/haskellngPackages_rematch_disable_tests
Disable tests for haskellngPackages.rematch since it is missing Specs mo...
2015-02-08 12:48:57 +01:00
Aycan iRiCAN 03f530a239 Disable tests for haskellngPackages.rematch since it is missing Specs module. rematch is needed by distributed-process-platform. 2015-02-07 17:21:30 +02:00
Peter Simons fca0ba87b3 haskell-MoeDict: build succeeds now 2015-02-06 14:31:30 +01:00
Peter Simons 964742c3fe haskell-postgrest: broken because of dependency on outdated optparse-applicative 2015-02-06 14:26:27 +01:00
Peter Simons 88c8c7662c haskell-gtk3: fix build by adding the missing pkgs.gtk3 build input
The entry in hackage-packages.nix isn't generated correctly: https://github.com/NixOS/cabal2nix/issues/145.

Fixes https://github.com/NixOS/nixpkgs/issues/6190.
2015-02-06 13:59:57 +01:00
Peter Simons 3f9bec6e05 hackage-packages: re-generate from Hackage 2015-02-06T12:29:41+0100 2015-02-06 13:59:57 +01:00
Peter Simons f145201b35 git-annex: disable shared linking for this executable
git-annex has literally dozens of dependencies, and loading all of them
at run-time can be slow (https://github.com/NixOS/nixpkgs/issues/4239).
2015-02-06 13:59:57 +01:00
Peter Simons 9c5d5b4e93 Downgrade more Haskell packages to LLVM 3.4. 2015-02-05 13:55:19 +01:00
Peter Simons 0bfd77b0f1 haskell-OpenGLRaw21: this build was broken by the recent OpenGLRaw update 2015-02-05 13:55:19 +01:00
Peter Simons 41fdb105a2 haskell-GlomeVec: downgrade to LLVM 3.4 to fix the build 2015-02-05 13:55:19 +01:00
Peter Simons deb635f3d9 haskell-slack-api: disable failing test suite 2015-02-05 13:55:19 +01:00
Peter Simons b6598d4d47 haskell-liquid-fixpoint: patch /bin/bash path in configure script 2015-02-05 13:55:19 +01:00
Peter Simons 4d8378c7b9 haskell-amqp: disable the test suite, which needs network access 2015-02-05 13:55:19 +01:00
Peter Simons bae95790ff haskell-threads: disable test suite to avoid intermittent failures 2015-02-05 13:55:18 +01:00
Peter Simons fe07c77ff1 haskell-gtkglext: drop obsolete override 2015-02-04 14:53:58 +01:00
Peter Simons fbaf6dcbb0 git-annex: fix build on Darwin 2015-02-04 14:53:58 +01:00
Peter Simons 638ea434cb haskell-system-canonicalpath: fix build by disabling the test suite 2015-02-04 14:53:58 +01:00