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
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
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
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
Pavel Kogan
e1b139372c
haskell-xml-conduit-writer: add version 0.1.1.1
2014-08-10 16:27:29 +01:00
Pavel Kogan
51a2e36f20
haskell-Graphalyze: add version 0.14.1.0
2014-08-10 16:13:34 +01:00
Peter Simons
1f8578a41d
haskell-Chart-gtk: mark package as broken
...
https://github.com/timbod7/haskell-chart/issues/41
2014-08-09 15:04:08 +02:00
Peter Simons
d6ef531c88
haskell-SDL: mark package broken
...
Doesn't compile with GHC 7.8.3:
Graphics/UI/SDL/Events.hsc:56:23:
Module ‘Data.Typeable’ does not export ‘Typeable(typeOf)’
2014-08-09 15:04:08 +02:00
Peter Simons
5ebc4d829b
Re-generate Haskell expressions with latest cabal2nix.
2014-08-09 13:49:24 +02:00
Peter Simons
01a059ee80
haskell-filepath: drop this package, it's been part of GHC forever
2014-08-09 13:49:24 +02:00
Peter Simons
18250b97ae
Remove 'andres' from the meta.maintainer section of all Haskell package where I
...
had added him earlier.
2014-08-09 13:49:24 +02:00
Peter Simons
d9f6e54e7a
Disable Hydra builds for all "old" Haskell packages.
...
Old means that we have a newer version in Nixpkgs already. If there is a reason
for the old package to still exist, i.e. because some other package is still
referring to it, then Hydra will still build the package as a dependency, but
we won't want to build old packages on their own right.
2014-08-09 13:49:24 +02:00
Peter Simons
6898b1903a
haskell-threepenny-gui: jailbreak to fix build with aeson 0.8.x
2014-08-09 13:49:24 +02:00
Peter Simons
98eb81d427
haskell-rest-stringmap: jailbreak to fix build with aeson 0.8.x
2014-08-09 13:49:24 +02:00
Peter Simons
e8d79787c0
haskell-yst: jailbreak to fix build with aeson 0.8.x
2014-08-09 13:49:24 +02:00
Peter Simons
741bb544dc
haskell-stripe: jailbreak to fix build with aeson 0.8.x
2014-08-09 13:49:24 +02:00
Peter Simons
eb3df0b687
haskell-digestive-functors-aeson: jailbreak to fix build with aeson 0.8.x
2014-08-09 13:49:23 +02:00
Peter Simons
6892591e4c
haskell-ekg: jailbreak to fix build with aeson 0.8.x
2014-08-09 13:49:23 +02:00
Peter Simons
62a3cc460d
haskell-engine-io: jailbreak to fix build with aeson 0.8.x
2014-08-09 13:49:23 +02:00
Peter Simons
d23bd78244
haskell-haxl: jailbreak to fix build with aeson 0.8.x
2014-08-09 13:49:23 +02:00
Peter Simons
5a48a2bc90
haskell-hoauth2: jailbreak to fix build with aeson 0.8.x
2014-08-09 13:49:23 +02:00
Peter Simons
ad42c60b91
haskell-token-utils: remove broken package until it supports GHC 7.8.3
...
https://github.com/alanz/haskell-token-utils/issues/1#issuecomment-51681623
2014-08-09 13:49:23 +02:00
Peter Simons
13d7c9b76b
haskell-aeson-utils: jailbreak to fix build with aeson 0.8.x
...
https://github.com/silkapp/aeson-utils/issues/1
2014-08-09 13:49:23 +02:00
Peter Simons
3531038008
haskell-aeson: update to version 0.8.x
2014-08-09 13:49:23 +02:00
Peter Simons
664af8b4dc
haskell-twitter-types: update to version 0.4.20140809
2014-08-09 13:49:23 +02:00
Peter Simons
b969d7d8b6
haskell-twitter-conduit: update to version 0.0.5.4
2014-08-09 13:49:23 +02:00
Peter Simons
3d141c8b84
haskell-tagsoup: update to version 0.13.2
2014-08-09 13:49:23 +02:00
Peter Simons
a1a3eb835e
haskell-stringbuilder: update to version 0.5.0
2014-08-09 13:49:23 +02:00
Peter Simons
592302f436
haskell-persistent-template: update to version 1.3.2.2
2014-08-09 13:49:23 +02:00
Peter Simons
3c150866f4
haskell-hspec: update to version 1.11.1
2014-08-09 13:49:23 +02:00
Peter Simons
b3fd136c18
haskell-hspec-meta: update to version 1.11.1
2014-08-09 13:49:23 +02:00
Peter Simons
c2b620342c
haskell-dns: update to version 1.4.2
2014-08-09 13:49:22 +02:00