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
02ff4444d7
haskell-amqp-conduit: broken on GHC 7.8.x because of dependency on mtl 2.2.x
2015-02-05 13:55:19 +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
5f160cfa86
hackage-packages.nix: re-generate from Hackage 2015-02-05T11:37:24+0100
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
Peter Simons
483b71a44a
hackage-packages.nix: re-generate from Hackage 2015-02-04T14:35:51+0100
2015-02-04 14:53:54 +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
b79ae8c4d5
contravariant, reflection: fix builds with GHC 7.6.3
2015-02-03 16:36:56 +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
Peter Simons
c05892ccd3
hackage-packages.nix: re-generate from Hackage 2015-02-03T11:24:18+0100
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
3f77afc2b9
haskell-monad-levels: doesn't build with GHC 7.8.4 because of transformers 0.4.x
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
c24214185c
hackage-packages.nix: re-generate from Hackage 2015-02-02T11:13:36+0100
2015-02-02 14:13:22 +01:00
Peter Simons
928f255c30
haskell-readline: add missing (undeclared) dependencies in readline and ncurses
...
Fixes https://github.com/NixOS/nixpkgs/issues/6085 .
2015-02-02 11:10:50 +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
14cd6ae2a9
haskell-cartel: fix build with ghc 7.10.1
2015-01-30 18:43:29 +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