Commit Graph

412 Commits

Author SHA1 Message Date
Peter Simons
53b6620027 haskell-hindent: upstream has fixed the test suite 2015-03-15 11:00:12 +01:00
Peter Simons
da1617cb2b haskell-exceptions: update test suite issue link 2015-03-15 11:00:11 +01:00
Peter Simons
a33042af5b haskell-al: jailbreal to fix build with c2hs 0.24.1 2015-03-15 11:00:11 +01:00
Peter Simons
3b8a7f2f70 haskell-amazonka does not compile with ghc-7.8.x. 2015-03-15 11:00:11 +01:00
Peter Simons
adb3e894b2 configuration-common.nix: update comments for GLFW packages 2015-03-15 11:00:11 +01:00
Peter Simons
09c9a98717 aeson-schema: track the issue URL 2015-03-15 11:00:11 +01:00
Peter Simons
1207bc606e hackage-packages.nix: re-generate from Hackage 2015-03-14T13:08:30+0100 2015-03-15 11:00:11 +01:00
Peter Simons
d54c94c189 pkgs/development/haskell-modules/configuration-common.nix: cosmetic 2015-03-14 15:05:34 +01:00
Michael Alan Dorman
53663772f3 haskell: aeson-schema missing test suite
For some reason the .tar.gz on hackage is missing most of the files for
the test suite.  I've opened an issue on
it (https://github.com/timjb/aeson-schema/issues/9), but it's not yet
been acted on.  In the meantime, simply disabling the test suite seems
most sensible.

@peti, could you merge this?
2015-03-13 07:09:28 -04:00
Peter Simons
fdd821f1ef configuration-ghc-7.8.x.nix: remove amazonka-related overrides
These overrides allow us to build amazonka packages, but we have no way to
actually use those build results within Nix, because the replaced GHC core
libraries collide with the real ones when we try to compose a ghc-with-packages
environment.

Closes https://github.com/NixOS/nixpkgs/issues/6584.
2015-03-13 10:01:29 +01:00
Peter Simons
14e5333e3c hackage-packages: re-generate from Hackage 2015-03-12T12:28:02+0100
Resolves https://github.com/peti/jailbreak-cabal/issues/5.
2015-03-13 10:01:29 +01:00
Peter Simons
f5b2b73dee cabal2nix: update git snapshot to latest version 2015-03-10 13:14:54 +01:00
Peter Simons
a05aa1a3b1 haskell-ng: update to latest hscolour 2015-03-09 16:37:43 +01:00
Peter Simons
c776477350 haskell-generic-builder: update and jailbreak cabal files before patchPhase is run
The updated and jailbroken Cabal file must be in place before the
'patchPhase' hook is run, otherwise we cannot use that hook to patch the
Cabal file! Resolves https://github.com/NixOS/nixpkgs/issues/5922.

As an added bonus, this change makes the "jailbreakPhase" obsolete.
2015-03-09 15:55:25 +01:00
Peter Simons
3e9e1a2f4e haskell-generic-builder: set LOCALE_ARCHIVE only on Linux 2015-03-09 15:55:25 +01:00
Peter Simons
0a97e2153e haskell-generic-builder.nix: don't add lib64 directories to the search path
Packages that provide 32 and 64-bit libraries in the same store path are rare
and usually require manual overrides anyway. It seems pointless to try and
guess proper settings for them. The effect is that we'll end up with bogus
settings that take more effort to correct that it takes to configure proper
settings in the first place. Point in case: haskell-cuda and it's configuration
for "cudatools".

Fixes https://github.com/NixOS/nixpkgs/issues/6564.
2015-03-09 15:55:25 +01:00
Peter Simons
c4ff9d10ba haskell-generic-builder: consistently use $TMPDIR to refer to the designated place for temporary files
Resolves https://github.com/NixOS/nixpkgs/issues/6525.
2015-03-09 15:55:24 +01:00
Peter Simons
46e5a39cdc haskell-users-postgresql-simple requires PostgreSQL running for its test suite. 2015-03-09 15:20:59 +01:00
Peter Simons
f4958243d4 haskell-chaselev-deque has been fixed. 2015-03-09 15:20:59 +01:00
Peter Simons
ba60dea515 haskell-snap: jailbreak to allows building with current versions of lens 2015-03-09 15:20:59 +01:00
Peter Simons
f2fc204811 haskell-blip and haskell-xcffib don't compile. 2015-03-09 15:20:59 +01:00
Peter Simons
dddf5158c3 haskell-snowglobe has been fixed. 2015-03-09 15:20:59 +01:00
Peter Simons
4481108acf haskell-configuration-common: cosmetic 2015-03-09 15:20:59 +01:00
Peter Simons
639ffffa8d haskell-influxdb build has been fixed. 2015-03-09 15:20:59 +01:00
Peter Simons
17b7ade707 haskell-vcache-trie has broken dependencies. 2015-03-09 15:20:58 +01:00
Peter Simons
11cce22637 haskell-ng: update configuration to transformers 0.4.3.0 2015-03-09 15:20:58 +01:00
Peter Simons
025d063d45 hackage-packages: re-generate from Hackage 2015-03-08T10:54:07+0100 2015-03-09 15:20:58 +01:00
Nikolay Amiantov
9545c0b80e xmonad: cleanup wrapper 2015-03-08 18:38:04 +03:00
Peter Simons
2e0144ce09 haskell-euler fails its test suite. 2015-03-07 17:09:41 +01:00
Peter Simons
654d912db5 haskell-hunt-server has broken -rtsopts in its Cabal file 2015-03-07 17:09:40 +01:00
Peter Simons
b9be39614b haskell-hlibBladeRF: test suite has been fixed 2015-03-07 17:09:40 +01:00
Peter Simons
8be1ddb45c haskell-yabi-muno has been fixed. 2015-03-07 17:09:40 +01:00
Peter Simons
b76fc326ff haskell-persona-idp has been fixed. 2015-03-07 17:09:40 +01:00
Peter Simons
d93b114bbe hackage-packages.nix: re-generate from Hackage 2015-03-07T13:02:15+0100 2015-03-07 17:09:40 +01:00
Peter Simons
13bd8f068f haskell-hopenpgp-tools does not compile. 2015-03-06 16:24:52 +01:00
Peter Simons
17a6cbc11c haskell-miniforth needs mtl 2.2.x. 2015-03-06 16:24:52 +01:00
Peter Simons
b6c769a15e haskell-persona-idp doesn't support recent versions of optparse-applicative 2015-03-06 16:24:26 +01:00
Peter Simons
0d4058b0cb haskell-yabi-muno cannot be built with GHC 7.8.x because it needs mtl 2.2.x. 2015-03-06 16:24:26 +01:00
Peter Simons
956ccc7b8d haskell-hlibBladeRF fails its test suite. 2015-03-06 16:24:25 +01:00
Peter Simons
43c4372d4c haskell-jose test suite has been fixed. 2015-03-06 16:24:12 +01:00
Peter Simons
5f736a02fb hackage-packages.nix: re-generate from Hackage 2015-03-06T11:14:49+0100 2015-03-06 16:23:46 +01:00
Peter Simons
02ce945693 haskell-pocket-dns: test suite depends on external programs 2015-03-05 18:29:56 +01:00
Peter Simons
4eb43eec47 haskell-webkit is broken. 2015-03-05 18:29:56 +01:00
Peter Simons
fee8f2c11e haskell-amazonka-ssm: fix build with GHC 7.8.x 2015-03-05 18:29:56 +01:00
Peter Simons
69c7b87483 haskell-hierarchical-clustering cannot compile its test suite 2015-03-05 18:29:56 +01:00
Peter Simons
e03bec6ca2 haskell-haroonga does not compile. 2015-03-05 18:29:55 +01:00
Peter Simons
cd65782d47 haskell-jose cannot compile its own test suite. 2015-03-05 18:29:55 +01:00
Peter Simons
069d835913 haskell-persistent-zookeeper: test suite needs an external database running 2015-03-05 18:29:55 +01:00
Peter Simons
62700db96a haskell-influxdb is broken. 2015-03-05 18:29:55 +01:00
Peter Simons
a5740b11fa haskell-cabal-debian has been fixed. 2015-03-05 18:29:55 +01:00