Peter Simons
|
e52a533cad
|
haskell-folds: disable hlint test suite so that we can enable doCheck
https://github.com/ekmett/folds/issues/8
|
2014-08-11 15:10:43 +02:00 |
|
Peter Simons
|
298976c812
|
haskell-folds: disable split-objects extension to fix the build with GHC 7.8.3
https://github.com/ekmett/folds/issues/7
|
2014-08-11 15:10:43 +02:00 |
|
lethalman
|
154f44958f
|
Merge pull request #3538 from madjar/master
Fixed build for plasma-nm
|
2014-08-11 15:06:45 +02:00 |
|
Peter Simons
|
59e15fe815
|
Revert "Many minor fixes to get things building after recent compiler changes".
This reverts the Haskell part of commit 326ca0f690 , because these changes
broke the 'scientific' build with GHC 7.4.2.
|
2014-08-11 14:48:35 +02:00 |
|
Georges Dubus
|
706f0345f7
|
Fixed build for plasma-nm
|
2014-08-11 14:43:28 +02:00 |
|
Peter Simons
|
710af8be29
|
haskell-hmatrix-special: this package won't compile any more after the hmatrix update
|
2014-08-11 14:39:41 +02:00 |
|
Peter Simons
|
ae236364dd
|
haskell-diagrams-cairo: jailbreak to fix build with recent cairo, lens, and pango
|
2014-08-11 14:34:12 +02:00 |
|
Peter Simons
|
91a5acf87d
|
haskell-editline: this package is broken with GHC 7.8.3
We keep it around only for the sake of Haskell Platform 2009.2.0.2.
|
2014-08-11 14:34:12 +02:00 |
|
Peter Simons
|
1c00790795
|
haskell-SDL-image: disable Hydra builds as this package depends on broken 'SDL'
|
2014-08-11 14:34:12 +02:00 |
|
Peter Simons
|
793c7502ce
|
haskell-SDL-mixer: disable Hydra builds as this package depends on broken 'SDL'
|
2014-08-11 14:34:12 +02:00 |
|
Peter Simons
|
6d71db69d5
|
haskell-SDL-ttf: disable Hydra builds as this package depends on broken 'SDL'
|
2014-08-11 14:34:12 +02:00 |
|
Peter Simons
|
3f46615a6e
|
haskell-protocol-buffers-descriptor: disable Hydra builds as this package depends on broken 'protocol-buffers'
|
2014-08-11 14:34:11 +02:00 |
|
Peter Simons
|
a145018218
|
haskell-happstack-fastcgi: disable Hydra builds as this package depends on broken 'cgi'
|
2014-08-11 14:34:11 +02:00 |
|
Peter Simons
|
acb4420c30
|
haskell-fastcgi: disable Hydra builds as this package depends on broken 'cgi'
|
2014-08-11 14:34:11 +02:00 |
|
Peter Simons
|
aa99930950
|
haskell-rethinkdb: disable Hydra builds as this package depends on broken 'protocol-buffers'
|
2014-08-11 14:34:11 +02:00 |
|
Peter Simons
|
cf0e96d049
|
haskell-lambdabot-wrapper: properly inherit the meta section from lambdabot
|
2014-08-11 14:34:11 +02:00 |
|
Peter Simons
|
4126a651b7
|
haskell-hfsevents: re-generate expression with cabal2nix
|
2014-08-11 14:34:11 +02:00 |
|
Peter Simons
|
b5a1d3d16a
|
haskell-aeson-0.7.0.6: re-generate with cabal2nix
|
2014-08-11 14:34:10 +02:00 |
|
Mateusz Kowalczyk
|
883f11f462
|
haskell-criterion: re-generate expression with cabal2nix
|
2014-08-11 14:34:10 +02:00 |
|
Mateusz Kowalczyk
|
e7832f4b80
|
haskell-cabal-bounds: update to 0.8
doCheck = false; remains due to
https://github.com/dan-t/cabal-bounds/issues/3
|
2014-08-11 14:34:10 +02:00 |
|
Mateusz Kowalczyk
|
2a7a450a74
|
haskell-cabal-lenses: update to 0.3
|
2014-08-11 14:34:10 +02:00 |
|
Mateusz Kowalczyk
|
4fc09cc891
|
haskell-safe: update to 0.3.8
|
2014-08-11 14:34:10 +02:00 |
|
Mateusz Kowalczyk
|
d98235d4be
|
haskell-aws: update to 0.9.3
|
2014-08-11 13:58:42 +02:00 |
|
Mateusz Kowalczyk
|
96a8f643ff
|
haskell-compdata: update to 0.8.1.3
|
2014-08-11 13:58:42 +02:00 |
|
Mateusz Kowalczyk
|
077f841ec5
|
haskell-twitter-conduit: update to 0.0.5.5
Fixes a build failure too.
|
2014-08-11 13:58:41 +02:00 |
|
Mateusz Kowalczyk
|
12076063c4
|
haskell-hmatrix: update to 0.16.0.4
|
2014-08-11 13:58:41 +02:00 |
|
Mateusz Kowalczyk
|
22f13c2611
|
haskell-protocol-buffers: mark as broken
Fails due to Typeable changes. Notified the author.
|
2014-08-11 13:58:41 +02:00 |
|
Mateusz Kowalczyk
|
4eb3731752
|
haskell-rest-types: jailbreak (aeson)
https://github.com/silkapp/rest/issues/57
|
2014-08-11 13:58:41 +02:00 |
|
Mateusz Kowalczyk
|
e8958e26b3
|
haskell-ghc-syb: don't build on Hydra
Requires GHC >= 6.10 aand < 6.14
|
2014-08-11 13:58:41 +02:00 |
|
Mateusz Kowalczyk
|
686190da2e
|
haskell-epic: mark as broken
https://github.com/edwinb/EpiVM/issues/6
|
2014-08-11 13:58:40 +02:00 |
|
Mateusz Kowalczyk
|
bc70a073c6
|
haskell-folds: mark as broken
https://github.com/NixOS/nixpkgs/issues/3526
|
2014-08-11 13:58:40 +02:00 |
|
Mateusz Kowalczyk
|
76a2021b88
|
haskell-lambdabot: mark as broken
Due to 7.8.3 roles: https://github.com/mokus0/lambdabot/issues/84
|
2014-08-11 13:58:40 +02:00 |
|
Mateusz Kowalczyk
|
6aa17c2ea9
|
haskell-profunctor-extras: deperecated package
Use profunctors instead. We have no dependencies on this anyway.
|
2014-08-11 13:58:40 +02:00 |
|
Mateusz Kowalczyk
|
a71850c617
|
haskell-jpeg: mark as broken
Uses old State module. I have e-mailed the maintainer due to lack of
project page or issue tracker
|
2014-08-11 13:58:40 +02:00 |
|
Mateusz Kowalczyk
|
8d432eda20
|
haskell-prolog: jailbreak (containers)
https://github.com/Erdwolf/prolog/issues/1
|
2014-08-11 13:58:39 +02:00 |
|
Mateusz Kowalczyk
|
bb5841875d
|
haskell-threadscope: mark as broken
Needs updating for the gtk/glib/pango API change. Ticket at
https://github.com/haskell/ThreadScope/issues/38 .
|
2014-08-11 13:58:39 +02:00 |
|
Mateusz Kowalczyk
|
29401954dd
|
haskell-criterion: temporarily disable test-suite
https://github.com/bos/criterion/issues/57
|
2014-08-11 13:58:39 +02:00 |
|
Mateusz Kowalczyk
|
c72a00f85c
|
haskell-glib: update to 0.13.0.1
|
2014-08-11 13:58:39 +02:00 |
|
Mateusz Kowalczyk
|
10b85e6a46
|
haskell-cgi: mark as broken
Typeable stuff, https://github.com/andersk/haskell-cgi/issues/8
|
2014-08-11 13:56:12 +02:00 |
|
Mateusz Kowalczyk
|
2c4b5ab65d
|
haskell-bv: mark broken
Doesn't build on 7.8.3 duo to Typeable module changes
|
2014-08-11 13:56:12 +02:00 |
|
Mateusz Kowalczyk
|
06d8dfaf40
|
haskell-base64-conduit: remove package
The package has been deprecated by upstream and we have nothing that
depends on it.
|
2014-08-11 13:56:12 +02:00 |
|
Mateusz Kowalczyk
|
49be46b0ac
|
haskell-bitarray-0.0.1: mark as broken
Upstream notified.
|
2014-08-11 13:56:11 +02:00 |
|
Vladimír Čunát
|
9217c7995c
|
makeFontsConf: give up fontDirectories checks for now
This reverts e26188938c and 77487fe661
CC #3515.
|
2014-08-11 13:53:40 +02:00 |
|
Vladimír Čunát
|
77487fe661
|
makeFontsConf: fixup to accept older font packages
They contain fonts on the silly path lib/X11/fonts/
|
2014-08-11 13:07:59 +02:00 |
|
Mateusz Kowalczyk
|
9cb34308da
|
haskell-PastePipe: add version 1.5
|
2014-08-11 07:03:19 +02:00 |
|
John Wiegley
|
326ca0f690
|
Many minor fixes to get things building after recent compiler changes
|
2014-08-10 23:18:57 -05:00 |
|
Peter Simons
|
4f17e39137
|
Merge pull request #3521 from pavelkogan/haskell-xml-conduit-writer
haskell-xml-conduit-writer: add version 0.1.1.1
|
2014-08-10 22:43:15 +02:00 |
|
Peter Simons
|
43fd39de43
|
Merge pull request #3520 from pavelkogan/SourceGraph
new packages: SourceGraph + dependency
|
2014-08-10 22:42:56 +02:00 |
|
Vladimír Čunát
|
ed21770eca
|
libav_9: maintenance update, including CVE fixes
Updated libav_0_8 would fail to build.
|
2014-08-10 18:29:03 +02:00 |
|
Vladimír Čunát
|
dda3e97ecf
|
gcc33: no longer broken, apparently
I even got binaries from Hydra, although I don't know why.
|
2014-08-10 18:25:34 +02:00 |
|