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
Peter Simons
7ce799f0f8
haskell-hjsonschema doesn't pass the Haddock stage.
2015-02-04 14:53:58 +01:00
Ben Ford
9adc826c9a
Update hzk to use correct zookeeper_mt
2015-02-03 22:44:26 +01:00
Ben Ford
40af5a2b59
Fix haskakafka library to use rdkafka
2015-02-03 22:44:26 +01:00
Peter Simons
3b06dbf63c
haskell-tls: disable test suite to fix the build
2015-02-03 16:36:56 +01:00
Peter Simons
353e276937
haskell-mikmod: fix build
2015-02-03 12:46:39 +01:00
Nikolay Amiantov
b7bb524f04
nixos/xmonad: move to haskell-ng and make a wrapper
2015-02-03 01:05:23 +03:00
Peter Simons
9c3a0d6e1e
haskell-configuration-common.nix: clean up obsolete overrides
2015-02-02 14:13:22 +01:00
Peter Simons
cca1b01b02
haskell-uhc-light: won't succeed the Haddock stage
2015-02-02 14:13:22 +01:00
Peter Simons
4020b77062
haskell-configuration-common.nix: fix evaluation
2015-02-02 14:13:22 +01:00
Peter Simons
a0855b296c
haskell-ng: more test suite failures
2015-02-02 14:13:22 +01:00
Peter Simons
707f75ddab
haskell-duplo: test suite fails (although harmlessly)
2015-02-02 14:13:22 +01:00
Peter Simons
9a33055dc0
haskell-MoeDict is broken
2015-02-02 14:13:22 +01:00
Peter Simons
f87871d266
haskell-hub is broken
2015-02-02 14:13:22 +01:00
Peter Simons
280cf7f3e3
haskell-th-alpha is broken
2015-02-02 14:13:22 +01:00
Peter Simons
9c26f3b2f4
hackage-packages.nix: re-generate from Hackage 2015-02-01T12:17:28+0100
...
- trifecta: build should succeed without patches now
- th-desugar: version 1.5 breaks important packages (like singletons)
- haskell-hannahci: mark "broken"
2015-02-01 14:03:48 +01:00
Peter Simons
3ced26be95
hackage-packages: re-generate from Hackage 2015-01-30T10:29:45+0100
2015-01-30 12:10:55 +01:00
Peter Simons
e439e1dfa8
haskell-HGraphStorage does not compile.
2015-01-29 15:31:49 +01:00
Peter Simons
04f12cc838
Avoid build errors in Haskell packages sdf2p1-parser, grid, and stratum-tool.
2015-01-29 15:31:49 +01:00
Peter Simons
51de585de2
haskell-text-show: test suite doesn't compile because of missing overlap.h header
2015-01-29 15:31:49 +01:00
Arseniy Seroka
7e638e0809
lushtags: mark as broken
2015-01-29 01:33:24 +03:00
Thomas Tuegel
f34c22047d
libarchive-conduit: add foreign dependency
2015-01-26 20:59:51 -06:00
Peter Simons
893d0cad56
hackage-packages.nix: re-generate from Hackage 2015-01-26T08:49:04+0100
2015-01-26 09:43:26 +01:00
Peter Simons
52f4b0d344
hackage-packages.nix: re-generate from Hackage 2015-01-23T19:42:33+0100
2015-01-23 21:32:19 +01:00
Peter Simons
5f4e8dc810
haskell-hxt: fix the build by disabling the Haddock phase
2015-01-23 18:55:16 +01:00
Peter Simons
5776d0819d
haskell-boundingboxes: disable failing test suite
2015-01-23 18:55:16 +01:00
Peter Simons
9a2f2e713c
haskell-network-transport-zeromq: disable failing test suite
2015-01-23 18:55:16 +01:00
Peter Simons
0a2c7b4f9f
haskell-paypal-adaptive-hoops: the test suite has been fixed in the latest version
...
Fixes https://github.com/fanjam/paypal-adaptive-hoops/issues/5 .
2015-01-23 18:55:16 +01:00
Peter Simons
163a51dc67
haskell-lss: the package is deprecated (and won't build either)
2015-01-23 18:55:16 +01:00
Peter Simons
3b35ae7a73
cryptol: update 2.x branch to version 2.1.0 and remove broken 1.x build
2015-01-23 13:24:40 +01:00