Commit Graph

637 Commits

Author SHA1 Message Date
Peter Simons
d0ac04fbaa hackage-packages.nix: re-generate from Hackage 2015-03-31T16:39:41+0200 2015-03-31 22:04:43 +02:00
Peter Simons
9ce8d10dae haskell-cartel supports GHC 7.10.1 now. 2015-03-31 14:21:09 +02:00
Peter Simons
bb38374158 haskell-xmonad-contrib: fix build 2015-03-31 14:21:08 +02:00
Peter Simons
6644bca846 idris: fix build by providing appropriate versions of the build inputs
Resolves https://github.com/NixOS/nixpkgs/issues/7014.
2015-03-31 13:56:16 +02:00
Peter Simons
aba61babe3 haskell-pandoc: disable test suite to fix the build
The errors look harmless. Reported upstream at https://github.com/jgm/pandoc/issues/2036.
2015-03-30 16:43:56 +02:00
Peter Simons
179f1b788f hackage-packages.nix: downgrade blaze-html and haddock-library to fix Pandoc build 2015-03-30 16:43:56 +02:00
Peter Simons
e568408367 Nomyx has been fixed upstream. 2015-03-30 16:43:55 +02:00
Peter Simons
6306f9a761 hackage-packages.nix: re-generate with recent hackage2nix 2015-03-30 16:43:55 +02:00
Peter Simons
d75bcc16f7 haskell-stringsearch no longer needs patching for GHC 7.10.x. 2015-03-30 16:43:55 +02:00
Peter Simons
b9dd22f1cb haskell-haddock-library fails its test suite. 2015-03-30 16:43:55 +02:00
Peter Simons
d619392bdc hackage-packages.nix: don't update default version of 'primitive' yet 2015-03-30 16:43:55 +02:00
Peter Simons
e42e1ea6de hackage-packages.nix: re-generate from Hackage 2015-03-29T03:47:46+0200 2015-03-30 16:43:55 +02:00
Peter Simons
83db889148 haskell-base: don't try to build this package 2015-03-30 16:43:54 +02:00
Peter Simons
834f2dc27b haskell-integer-gmp: don't try to build this package 2015-03-30 16:43:54 +02:00
Peter Simons
67950f036e haskell-marquise fails its test suite. 2015-03-30 16:43:54 +02:00
Peter Simons
3061ce63aa haskell-llvm-base: deprecated package (that doesn't compile) 2015-03-30 16:43:54 +02:00
Peter Simons
c460fa95fb haskell-mtl-compat: fix build with ghc 7.6.x. 2015-03-30 04:05:00 +02:00
Nikolay Amiantov
8943ffcd2b ghcWithPackages: restore old style (without 'with') 2015-03-29 13:15:39 +03:00
Peter Simons
028779fb40 ghcWithPackages: fix isGhcjs evaluation even some more
This is harder than I would have thought.
2015-03-29 11:02:31 +02:00
Peter Simons
b1e854d660 ghcjs: fix evaluation error in with-packages-wrapper.nix some more 2015-03-29 03:34:04 +02:00
Peter Simons
2502b53743 ghcjs: fix emacs syntax highlighting 2015-03-29 03:34:04 +02:00
Peter Simons
8c16648f56 ghcjs: fix evaluation error in with-packages-wrapper.nix 2015-03-29 03:34:04 +02:00
Charles Strahan
d590a0f4b6 ghcjs: support for Haskell-NG
closes #5828
closes #6786
2015-03-29 03:34:04 +02:00
utdemir
c9258a76ba Fix some build failures on GHC 7.10.1 2015-03-27 22:53:11 +02:00
Peter Simons
f0742a4bfb cryptol is now available from Hackage, 2015-03-27 19:45:54 +01:00
Eelco Dolstra
5c0eb64d43 Set more precise meta.position for Haskell packages 2015-03-27 16:17:48 +01:00
Peter Simons
5f0d93351d Bump cabal2nix to latest version. 2015-03-27 15:28:00 +01:00
Peter Simons
fa8c514407 hackage-packages.nix: re-generate from Hackage 2015-03-26T14:11:09+0100 2015-03-27 15:28:00 +01:00
Peter Simons
1841a05b9d haskell-stm-queue-extras: real fix for the broken Cabal file 2015-03-26 11:29:06 +01:00
Peter Simons
a8d249cbbb haskell-bytestring-arbitrary: use compiler-specific LLVM version 2015-03-26 11:29:06 +01:00
Peter Simons
753284c2d0 hackage-packages.nix: add compiler-specific LLVM support
This change will resolve 'llvm' and related symbols from the compiler-specific
'llvmPackages' set rather than the global 'pkgs'. This allows us to use
different versions of llvm depending on the copmiler we're building with.
2015-03-26 11:29:06 +01:00
Peter Simons
2e811ff754 hackage-packages: re-generate from Hackage 2015-03-25T19:49:53+0100 2015-03-26 11:29:05 +01:00
Peter Simons
39ec62fa96 haskell-configuration-common: don't import LLVM into the package set
Instead, we'll make sure that packages find it in self.llvmPackages.
2015-03-26 11:29:05 +01:00
Nikolay Amiantov
49f3c375b5 ghcWithPackages: add withLLVM 2015-03-26 11:29:05 +01:00
Peter Simons
1368206eb8 haskell-configuration-common: remember ticket URL 2015-03-26 11:29:05 +01:00
Peter Simons
73f35dcc0c haskell-CLI fails its test suite because of missing modules. 2015-03-26 11:29:05 +01:00
Peter Simons
a6f3b54fd0 haskell-ng: disable failing builds on Hydra 2015-03-26 11:29:05 +01:00
Peter Simons
bdd4304870 Merge pull request #6980 from Fuuzetsu/remove-ansi-patch
ansi-wl-pprint: don't patch anymore
2015-03-25 20:36:05 +01:00
Peter Simons
706b2274cb haskell-esqueleto fails its test suite. 2015-03-25 20:33:26 +01:00
Mateusz Kowalczyk
5faa4e5aef ansi-wl-pprint: don't patch anymore
The package version we have now already has this patch courtesy to @hvr
making a release with it.
2015-03-25 19:16:26 +00:00
Peter Simons
6792f76706 haskell-stm-queue-extras: manually remove the update to revision 1
That revision doesn't exist. What happened is that upstream uploaded a Cabal
file that says "x-revision: 1". Of course, the incorrect setting will come back
in as soon as we update hackage-packages.nix. Nonetheless, I'm opting for the
short-term solution here, hoping that upstream will remove the x-revision
header from Hackage soon'ish.

https://github.com/haskell/hackage-server/issues/337
2015-03-25 14:37:15 +01:00
Peter Simons
1fcac34d46 hackage-packages.nix: re-generate from Hackage 2015-03-24T20:22:17+0100 2015-03-25 14:37:15 +01:00
Peter Simons
9170b4bd65 haskell-lambdabot: upstream has fixed the build 2015-03-25 14:37:15 +01:00
Peter Simons
013b12a54c haskell-ng: expose Hackage's revision number in hackage-packages.nix and use it to generate stable download URLs for edited Cabal files
Fixes https://github.com/NixOS/nixpkgs/issues/6914.
2015-03-25 14:37:15 +01:00
Peter Simons
e77ad8855a haskell-feldspar-signal exports no modules. 2015-03-25 14:37:14 +01:00
Peter Simons
eaf95037cd haskell-Hipmunk: mark broken because it doesn't support recent versions of StateVar 2015-03-25 14:37:14 +01:00
Peter Simons
a4ffd5800e haskell-directory: version 1.2.2.0 tries to access the network when running the test suite 2015-03-25 14:37:14 +01:00
Peter Simons
c8c355941c haskell-ng: update bytestring to latest version 2015-03-25 14:37:14 +01:00
Peter Simons
0533fdb09d haskell-ng: update haskeline to latest version 2015-03-25 14:37:14 +01:00
Peter Simons
adff1a2b35 haskell-HStringTemplate: update to latest version 2015-03-25 14:37:14 +01:00
Peter Simons
258bc13966 haskell-ng: update Cabal and deepseq to latest versions 2015-03-25 14:37:14 +01:00
Peter Simons
3f0097fc4b hackage-packages.nix: re-generate from Hackage 2015-03-24T13:42:07+0100 2015-03-25 14:37:14 +01:00
Peter Simons
85704cd9d3 cabal2nix: update to latest Git version 2015-03-24 13:58:08 +01:00
Aistis Raulinaitis
3c7a919431 ansi-wl-pprint hash correction 2015-03-22 15:00:07 -07:00
Peter Simons
d242b5220a haskell-bytestring-arbitrary: fix build by passing an older LLVM version 2015-03-21 19:47:53 +01:00
Peter Simons
fddc2fa8bc haskell-hydrogen-syntax does not compile. 2015-03-21 19:44:12 +01:00
Peter Simons
16b9fd71f9 haskell-ansi-wl-pprint: fix the build with ghc-7.10.x 2015-03-21 19:44:12 +01:00
Peter Simons
61b1ef496f haskell-bindings-GLFW has been fixed upstream. 2015-03-21 19:44:12 +01:00
Peter Simons
446f301078 hackage-packages: re-generate from Hackage 2015-03-20T11:29:46+0100 2015-03-21 19:44:12 +01:00
Peter Simons
5c268bca2e haskell-locators test suite is broken. 2015-03-21 19:44:12 +01:00
Peter Simons
afb0874e06 hackage-packages.nix: re-generate from Hackage 2015-03-19T13:39:37+0100 2015-03-19 17:55:19 +01:00
Peter Simons
3f45fe100a haskell-bindings-GLFW is broken (and has been for quite a while). 2015-03-18 13:31:33 +01:00
Peter Simons
5cdd855938 haskell-lens: update to 4.8 2015-03-18 13:31:33 +01:00
Peter Simons
25f4f78c92 haskell-mysql: fix build 2015-03-18 12:13:43 +01:00
Peter Simons
fe8d65c9a6 Add required overrrides for haskell-hosc and haskell-tidal-midi.
Fixes https://github.com/NixOS/nixpkgs/issues/6864.
2015-03-18 12:13:43 +01:00
Peter Simons
53fa11398c hackage-packages.nix: re-generate from Hackage 2015-03-17T11:52:35+0100 2015-03-18 12:13:43 +01:00
Peter Simons
eb7b6e2137 haskell-exceptions: upstream has fixed the test suite 2015-03-17 11:40:51 +01:00
Peter Simons
42ab5ea077 hackage-packages: re-generate from Hackage 2015-03-16T12:54:30+0100 2015-03-16 12:54:30 +01:00
Peter Simons
62d8b22931 hackage-packages.nix: re-generate from Hackage 2015-03-15T11:02:07+0100 2015-03-16 12:52:13 +01:00
Peter Simons
3f41103aaf Merge pull request #6824 from cstrahan/hs-mesos
hs-mesos: fix build
2015-03-16 12:10:24 +01:00
Charles Strahan
7e94f79433 hs-mesos: fix build
mesos was propagating the wrong protobuf version, and the cabal file
referenced some impure paths.
2015-03-15 18:57:44 -04:00
Peter Simons
46f2aab0a5 haskell-boundingboxes: upstream has fixed the test suite 2015-03-15 11:00:12 +01:00
Peter Simons
a996d94d6b haskell-al: upstream has fixed the build 2015-03-15 11:00:12 +01:00
Peter Simons
9370137501 hackage-packages.nix: re-generate from Hackage 2015-03-14T14:55:25+0100 2015-03-15 11:00:12 +01:00
Peter Simons
519e1cefee haskell-xcffib: upstream fix the build issue (but the test suite still fails) 2015-03-15 11:00:12 +01:00
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
Peter Simons
7cf5b64d4a haskell-shakespeare-js defines no modules Haddock could process. 2015-03-05 18:29:55 +01:00
Peter Simons
0cb7630f20 haskell-temporal-csound has been fixed. 2015-03-05 18:29:55 +01:00
Peter Simons
4e6310ed17 hackage-packages: re-generate from Hackage 2015-03-05T17:55:09+0100 2015-03-05 18:29:55 +01:00
Peter Simons
16d8a67e75 hackage-packages: re-generate from Hackage 2015-03-04T18:28:23+0100 2015-03-04 18:28:23 +01:00
Peter Simons
13764f0b0f haskell-ng: Monadius and cabal-debian are broken 2015-03-04 15:55:34 +01:00
Peter Simons
9b600ca3b5 haskell-al: fix build 2015-03-04 15:55:33 +01:00
Peter Simons
ce441f4aaf haskell-ng: configure overrides 2015-03-04 15:55:33 +01:00
Peter Simons
1bc9c33f78 hackage-packages: re-generate from Hackage 2015-03-04T12:23:14+0100 2015-03-04 15:55:33 +01:00
Peter Simons
1459bbf1e3 haskell-configuration-common: cosmetic 2015-03-04 14:14:16 +01:00
Peter Simons
a07576ff4d haskell-poppler: fix reference to poppler-glib 2015-03-04 12:20:09 +01:00
Peter Simons
d0aeea2ac3 haskell-zlib-conduit fails the Haddock stage because it doesn't define any modules. 2015-03-04 12:20:09 +01:00
Peter Simons
75cb15fc4b haskell-test-sandbox: test suite requires external programs 2015-03-03 22:48:16 +01:00
Peter Simons
c791337d13 haskell-rtorrent-rpc does not compile. 2015-03-03 22:48:16 +01:00
Peter Simons
025f62351a haskell-wai-middleware-preprocessor: test suite is broken in ghc-7.8.x 2015-03-03 22:48:16 +01:00
Peter Simons
278bea4eda haskell-hsqml: fix build 2015-03-03 22:48:16 +01:00
Peter Simons
19f74eebd6 haskell-Xauth: fix reference to libXau system library 2015-03-03 22:48:16 +01:00
Peter Simons
0af5205732 haskell-system-fileio: test suite failures are fixed 2015-03-03 22:48:16 +01:00
Peter Simons
b29d61e0df haskell-test-sandbox: the build errors have been fixed upstream 2015-03-03 22:48:16 +01:00
Peter Simons
b0b08abf31 hackage-packages.nix: re-generate from Hackage 2015-03-02T12:33:46+0100
Resolves https://github.com/NixOS/nixpkgs/issues/6622.
2015-03-03 22:48:16 +01:00
Cray Elliott
4995ecbb80 update foldl patch hash for GHC 7.10.1x, the pull request was updated 2015-03-01 00:18:08 -08:00
Peter Simons
cec683b791 hackage-packages: re-generate from Hackage 2015-02-25T21:27:32+0100 2015-02-26 11:34:14 +01:00
Peter Simons
aaf09cd216 haskell-cuda: jump through hoops to make this build succeed
The package has undeclared dependencies on 'nvidia_x11' and 'cudatoolkit', the
latter of which also comes with a non-standard directory layout that our
builder cannot handle without help. Last but not least, the build hard-codes
impure search paths like /usr/local/cuda that need to be patched out.

Resolves https://github.com/NixOS/nixpkgs/issues/6562.
2015-02-25 16:52:02 +01:00
Peter Simons
2ce047165a hackage-packages.nix: re-generate from Hackage 2015-02-25T12:26:26+0100 2015-02-25 14:11:17 +01:00
Peter Simons
7cc7e9b64a haskell-haxr has been fixed. 2015-02-24 23:29:58 +01:00
Peter Simons
27e37a11d1 haskell-ng: update Cabal to version 1.22.1.1 and binary to version 0.7.4.0 2015-02-24 23:29:58 +01:00
Peter Simons
475097ace1 hackage-packages: re-generate from Hackage 2015-02-24T12:08:55+0100 2015-02-24 23:29:58 +01:00
Peter Simons
524e184c68 haskell-ng: fix crf-chain1-constrained and crf-chain2-tiers 2015-02-23 13:46:04 +01:00
Peter Simons
921eadb2ad haskell-hspec-webdriver does not compile. 2015-02-23 13:46:04 +01:00
Peter Simons
ad56a5c124 haskell-haxr doesn't compile. 2015-02-23 13:46:04 +01:00
Peter Simons
347969c671 haskell-buffer-builder and haskell-language-lua have been fixed. 2015-02-23 13:46:04 +01:00
Peter Simons
b1dd0a0db5 haskell-dbmigrations: build has been has been fixed
But the test suite requires a running PostgreSQL server.
2015-02-23 13:46:04 +01:00
Peter Simons
a88d2eeb3a hackage-packages.nix: re-generate from Hackage 2015-02-23T11:43:03+0100 2015-02-23 13:46:04 +01:00
Joel Taylor
1a255fed58 more patches 2015-02-22 20:51:22 -08:00
Joel Taylor
8bfa1a2efc Patches for a lot of packages for GHC 7.10 2015-02-22 17:33:10 -08:00
Peter Simons
c0db1fec7c haskell-system-canonicalpath: test suite has been fixed 2015-02-22 22:17:10 +01:00
Peter Simons
d67a076707 haskell-descriptive test suite has been disabled upstream. 2015-02-22 22:13:10 +01:00
Peter Simons
001d4d07cd haskell-wai-middleware-throttle fails its test suite. 2015-02-22 22:13:10 +01:00
Peter Simons
e33b739401 haskell-c2hs: the test suite errors have been fixed
See https://github.com/NixOS/nixpkgs/issues/6343 for details.
2015-02-22 22:13:10 +01:00
Peter Simons
d88ae678c3 haskell-lambdabot doesn't build with monad-control 1.x. 2015-02-22 22:13:10 +01:00
Peter Simons
aeadb16444 ghcWithPackages: don't re-generate the packages.conf.d cache if there are no actual libraries added to the environment
This change resolves https://github.com/NixOS/nixpkgs/issues/6419.
2015-02-22 22:13:10 +01:00
Peter Simons
5d5b51dfc0 haskell-generic-builder: add a passthru attribute 'isHaskellLibrary' to every derivation
The presence of this attribute allows us to recognize Haskell derivations.
Furthermore, we can use it to distinguish libraries from executables (which is
useful for the code that's generating the wrapper).
2015-02-22 22:13:10 +01:00
Peter Simons
a3c351b98a haskell-jose-jwt has been fixed. 2015-02-22 22:13:10 +01:00
Peter Simons
e8fbc94939 hackage-packages: re-generate from Hackage 2015-02-22T21:05:07+0100 2015-02-22 22:13:10 +01:00
Peter Simons
f898ca1a2e haskell-ng: clean up some obsolete overrides 2015-02-22 19:47:24 +01:00
Peter Simons
3c86d74489 haskell-hmidi: build is broken 2015-02-22 19:47:24 +01:00
Peter Simons
64837d218c haskell-crf-chain2-tiers does not compile. 2015-02-22 19:47:24 +01:00
Peter Simons
b45700ecb7 haskell-lhc: doesn't compile 2015-02-22 19:47:24 +01:00
Peter Simons
eab82da9b9 More broken Haskell builds. 2015-02-22 19:47:24 +01:00
Peter Simons
7dd6baa3d4 haskell-ersatz cannot compile its test suite. 2015-02-22 19:47:24 +01:00
Peter Simons
ee698e5de8 haskell-crf-chain1-constrained does not compile. 2015-02-22 19:47:24 +01:00
Peter Simons
4fdea33a77 haskell-language-lua: missing build tool "alex" 2015-02-22 19:47:24 +01:00
Peter Simons
73691256d9 haskell-descriptive fails its test suite 2015-02-22 19:47:24 +01:00
Peter Simons
1034d81326 Users of haskell-purescript won't compile with ghc-7.8.x either. 2015-02-22 19:47:24 +01:00
Peter Simons
87426b718c haskell-buffer-builder-aeson doesn't compile. 2015-02-22 19:47:24 +01:00
Peter Simons
8e92c1fcbe haskell-descriptive: update to version 0.9.1 to fix build errors 2015-02-22 19:47:23 +01:00
Peter Simons
2b8b3cc147 haskell-buffer-builder does not compile. 2015-02-22 19:47:23 +01:00
Peter Simons
64480bd6b8 haskell-ArrowVHDL doesn't compile with recent versions of base. 2015-02-22 19:47:23 +01:00
Peter Simons
e7180dde72 haskell-dbmigrations cannot compile its test suite. 2015-02-22 19:47:23 +01:00
Peter Simons
3f487c14f8 haskell-highlighter2 does not compile with ghc-7.8.x. 2015-02-22 19:47:23 +01:00
Peter Simons
0961557f8f haskell-karakuri is broken; haskell-jose-jwt fails its test suite. 2015-02-22 19:47:23 +01:00
Peter Simons
4c124c4a02 haskell-purescript does not compile with ghc-7.8.x. 2015-02-22 19:47:23 +01:00
Peter Simons
95c321e0f7 Mark more users of haskell-test-sandbox broken. 2015-02-22 19:47:23 +01:00
Peter Simons
31073f367e haskell-configuration-tools: build succeeds with GHC 7.8.x now
Test suite is broken, though.
2015-02-22 19:47:23 +01:00
Peter Simons
3cfa24338d haskell-QuickCheck: add support for version 1.x to fix various builds 2015-02-22 19:47:23 +01:00
Peter Simons
411d3dcb61 haskell-elevator: build is fixed 2015-02-22 19:47:23 +01:00
Peter Simons
9c3da4e723 Cabal: update overrides for version 1.22.1.0 2015-02-22 19:47:22 +01:00
Peter Simons
f28a690bed hackage-packages.nix: re-generate from Hackage 2015-02-22T13:31:37+0100 2015-02-22 19:47:22 +01:00
Peter Simons
05b97395ae haskell-hmm does not compile. 2015-02-21 18:53:35 +01:00
Peter Simons
5b475709c8 haskell-elevator doesn't compile. 2015-02-21 18:53:35 +01:00
Peter Simons
79c33623a5 haskell-apiary: test suite depends on obsolete QuickCheck 1.x 2015-02-21 18:53:35 +01:00
Peter Simons
862d224c69 haskell-wxc: fix build
Our 'wxGTK' attribute refers to wxwidgets 2.8 by default, but haskell-wxc needs
version 2.9 or later.

Resolves https://github.com/NixOS/nixpkgs/issues/6478.
2015-02-21 18:53:35 +01:00
Peter Simons
14fe149551 haskell-types-compat: Haddock fails with an internal error 2015-02-21 18:53:35 +01:00
Peter Simons
b4ed8845a9 haskell-uhc-light: Haddock syntax errors have been fixed 2015-02-21 18:53:35 +01:00
Peter Simons
81082affeb haskell-c2hs fails its test suite on Linux/i686 2015-02-21 18:53:34 +01:00
Peter Simons
aa8b539611 haskell-asn1-encoding fails its test suite on Linux/i686 2015-02-21 18:53:34 +01:00