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
William A. Kennington III
767c179a94
Merge branch 'master' into staging
2015-03-26 14:44:05 -07: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
Thomas Tuegel
8fd5dd89ac
Merge branch 'master' into staging
2015-03-24 17:49:30 -05:00
Thomas Tuegel
5d1f6ad57c
qt5: make qt-5.4.1 default
2015-03-24 17:14:56 -05: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
Peter Simons
8051e87848
hackage-packages.nix: re-generate from Hackage 2015-02-20T13:19:54+0100
2015-02-21 18:53:34 +01:00
Joel Taylor
695136db1c
Temporarily fix build of x509-system on Darwin.
...
Introduces a nasty impurity but what can you do :(
2015-02-17 16:58:42 -08:00
Peter Simons
519c696bcf
haskell-configuration-common.nix: fix evaluation
2015-02-17 14:35:25 +01:00
Aycan iRiCAN
60cbac103e
Merge branch 'httpStreamsFix' of github.com:aycanirican/nixpkgs into httpStreamsFix
...
Conflicts:
pkgs/development/haskell-modules/configuration-common.nix
2015-02-17 15:28:33 +02:00
Aycan iRiCAN
2d54eb7693
disable tests for haskellngPackages.http-streams since it doesn't include test modules
2015-02-17 15:26:56 +02:00
Aycan iRiCAN
c723352d77
disable tests for haskellngPackages.http-streams since it doesn't include test modules
2015-02-17 15:23:15 +02:00
Peter Simons
ad01e9dfbb
haskell-language-lua fails its test suite.
2015-02-17 13:51:19 +01:00
Peter Simons
3f2513ddbc
haskell-vcache: doesn't compile because of broken dependencies
2015-02-17 13:51:19 +01:00
Peter Simons
29e3bc30b3
haskell-digestive-foundation-lucid does not compile.
2015-02-17 13:51:19 +01:00
Peter Simons
0145793b92
hackage-packages.nix: re-generate from Hackage 2015-02-17T11:57:38+0100
2015-02-17 11:57:38 +01:00
Peter Simons
85e2076a0b
haskell-amazonka-ecs: fix build with ghc 7.8.x
2015-02-16 10:43:36 +01:00
Peter Simons
92934f386e
haskell-hypher does not compile with GHC 7.8.x due to mtl 2.2.x requirement.
2015-02-16 10:42:11 +01:00
Peter Simons
ce7b7c51e3
haskell-scotty-binding-play: test suite requires network access
2015-02-16 10:12:33 +01:00
Peter Simons
8e4a473fd7
haskell-amazonka-glacier: fix build with GHC 7.8.x
2015-02-16 10:10:06 +01:00
Peter Simons
d2322bca84
haskell-lucid-foundation does not compile.
2015-02-16 10:06:13 +01:00
Peter Simons
98476e9c51
haskell-mp does not compile.
2015-02-16 10:04:33 +01:00
Peter Simons
b548adf58d
haskell-hwsl2 does not compile.
2015-02-16 10:01:17 +01:00
Peter Simons
6ba8720a56
haskell-configuration-tools: the Cabal issue has been fixed, but the library still depends on mtl 2.2.x
2015-02-16 10:00:49 +01:00
Peter Simons
a2a87c9126
hackage-packages.nix: re-generate from Hackage 2015-02-16T09:28:28+0100
2015-02-16 09:28:28 +01:00
Peter Simons
04c21a89a6
haskell-mtl-compat: fix build with GHC 7.8.x
2015-02-15 22:42:10 +01:00
Peter Simons
e46030f144
structured-haskell-mode supports recent versions of haskell-src-exts now.
2015-02-15 22:35:28 +01:00
Peter Simons
cd27ebeb58
haskell-lowgl does not compile.
2015-02-15 22:35:28 +01:00
Peter Simons
a9f09f619b
haskell-configuration-tools does not compile.
2015-02-15 22:35:28 +01:00
Peter Simons
5ab272bf1e
Haskell packages wiring, ihaskell-parsec, and simple-conduit don't compile
2015-02-15 22:35:28 +01:00
Peter Simons
dccb2921ff
haskell-test-sandbox cannot be built by GHC 7.8.x.
2015-02-15 22:35:28 +01:00
Peter Simons
2a8c78322c
haskell-temporal-csound is broken. haskell-heroku can't compile its test suite.
2015-02-15 22:35:28 +01:00
Peter Simons
ccf7442be4
haskell-paypal-adaptive-hoops: don't try to run the network-related part of the test suite in our chroot environment
...
Resolves https://github.com/NixOS/nixpkgs/issues/6350 .
2015-02-15 22:35:28 +01:00
Peter Simons
8d737e3f0c
hackage-packages: re-generate from Hackage 2015-02-15T20:03:28+0100
2015-02-15 22:35:28 +01:00
Peter Simons
af768c15e5
haskell-OpenGLRaw21: build has been fixed
2015-02-15 19:50:14 +01:00
Peter Simons
795681d6f9
haskell-exceptions: can't compile its test suite
...
* pkgs/development/haskell-modules/configuration-common.nix:
2015-02-14 19:41:49 +01:00
Peter Simons
1bb43ea027
hackage-packages.nix: re-generate from Hackage 2015-02-14T10:41:17+0100
2015-02-14 19:41:49 +01:00
Peter Simons
c0e7951de9
haskell-x509-system: don't add Darwin-related patch unconditionally
2015-02-14 19:41:49 +01:00
Joel Taylor
2dc7059230
Some Haskell package overrides for Darwin and explanations
2015-02-14 19:41:49 +01:00
Peter Simons
9db348d7f9
ghc-7.10.x: compile Setup.hs with -threaded to avoid hanging test suites
...
Closes https://github.com/NixOS/nixpkgs/issues/6259 .
2015-02-13 22:24:32 +01:00
Peter Simons
4e82b03f29
haskell-mtl-compat: broken with ghc-7.8.x
2015-02-13 22:24:32 +01:00
Peter Simons
26faa326cd
hackage-packages.nix: re-generate from Hackage 2015-02-13T12:48:35+0100
2015-02-13 22:24:32 +01:00
Peter Simons
54ce1a1810
Merge remote-tracking branch 'origin/master' into staging.
...
Conflicts:
pkgs/development/compilers/ghc/head.nix
pkgs/top-level/haskell-ng.nix
2015-02-13 22:13:25 +01:00
Peter Simons
7e07916f91
haskell-clac: disable builds with ghc-7.8.x
2015-02-13 10:37:47 +01:00
Peter Simons
a04e2e06f9
haskell-gstreamer: fix dependencies
2015-02-13 10:37:47 +01:00
Peter Simons
95814c7ef1
haskell-file-location: test suite is now fixed
2015-02-13 10:37:47 +01:00
Peter Simons
5d707670a5
hackage-packages.nix: re-generate from Hackage 2015-02-12T23:09:28+0100
2015-02-13 10:37:47 +01:00
Peter Simons
8b64ee52f8
haskell-file-location: test suite doesn't compile
2015-02-13 10:37:47 +01:00
Peter Simons
d51a083896
haskell-blaze-builder: downgrade to version < 0.4
...
Many builds can't deal with the new version yet.
2015-02-13 10:37:47 +01:00
Peter Simons
8c0d54e46a
haskell-bloomfilter: disable broken 32 bit build
...
Fixes https://github.com/NixOS/nixpkgs/issues/6292 .
2015-02-13 10:37:46 +01:00
Peter Simons
095a7f8cd6
haskell-blaze-markup: disable failing test suite
2015-02-13 10:37:46 +01:00
Peter Simons
60cb74e6d6
haskell-CHXHtml: disable Hydra builds because of excessive build time
2015-02-13 10:37:46 +01:00
Peter Simons
6c3e44c040
haskell-rasterific: the broken test suite has been removed
2015-02-13 10:37:46 +01:00
Peter Simons
e4037ae913
hackage-packages.nix: re-generate from Hackage 2015-02-12T20:00:15+0100
2015-02-13 10:37:46 +01:00
Joel Taylor
db4cb021c0
Add purity to GHC builds on Darwin.
2015-02-10 22:08:01 +01:00
Peter Simons
a81cfcc475
hackage-packages.nix: re-generate from Hackage 2015-02-09T15:36:30+0100
2015-02-09 15:58:47 +01:00
Aycan iRiCAN
c37a69f60c
haskellngPackages.distributed-process-platform disable tests and haddock, rename literate file.
2015-02-09 09:04:51 +02:00
Peter Simons
b84104a381
hackage-packages.nix: re-generate from Hackage 2015-02-08T14:04:06+0100
2015-02-08 14:25:51 +01:00
Peter Simons
22b52f2cea
haskell-rasterific-svg: fix build by disabling the test suite
2015-02-08 14:25:51 +01:00
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
Peter Simons
04f12cc838
Avoid build errors in Haskell packages sdf2p1-parser, grid, and stratum-tool.
2015-01-29 15:31:49 +01:00
Peter Simons
51de585de2
haskell-text-show: test suite doesn't compile because of missing overlap.h header
2015-01-29 15:31:49 +01:00
Peter Simons
c924672374
haskell-configuration-ghc-7.8.x: smtp-mail-ng compiles now
2015-01-29 15:31:49 +01:00
Peter Simons
a065319173
hackage-packages.nix: re-generate from Hackage 2015-01-29T10:57:55+0100
2015-01-29 15:31:49 +01:00
Peter Simons
78980ea300
hackage-packages: re-generate from Hackage 2015-01-28T23:33:14+0100
2015-01-28 23:40:48 +01:00
Arseniy Seroka
7e638e0809
lushtags: mark as broken
2015-01-29 01:33:24 +03:00
Peter Simons
768ad2c131
hackage-packages.nix: re-generate from Hackage 2015-01-28T11:46:01+0100
2015-01-28 16:36:22 +01:00
Peter Simons
7aaa2437eb
hackage-packages.nix: re-generate from Hackage 2015-01-27T14:25:36+0100
2015-01-27 14:25:30 +01:00
Thomas Tuegel
f34c22047d
libarchive-conduit: add foreign dependency
2015-01-26 20:59:51 -06:00
Peter Simons
334a186340
hackage-packages.nix: re-generate from Hackage 2015-01-26T16:59:26+0100
2015-01-26 22:37:54 +01:00
Peter Simons
893d0cad56
hackage-packages.nix: re-generate from Hackage 2015-01-26T08:49:04+0100
2015-01-26 09:43:26 +01:00
Peter Simons
56c970ae01
haskell-utf8-string: fix build with ghc-6.12.x
2015-01-23 21:55:10 +01:00
Peter Simons
52f4b0d344
hackage-packages.nix: re-generate from Hackage 2015-01-23T19:42:33+0100
2015-01-23 21:32:19 +01:00
Peter Simons
5f4e8dc810
haskell-hxt: fix the build by disabling the Haddock phase
2015-01-23 18:55:16 +01:00
Peter Simons
5776d0819d
haskell-boundingboxes: disable failing test suite
2015-01-23 18:55:16 +01:00
Peter Simons
9a2f2e713c
haskell-network-transport-zeromq: disable failing test suite
2015-01-23 18:55:16 +01:00
Peter Simons
0a2c7b4f9f
haskell-paypal-adaptive-hoops: the test suite has been fixed in the latest version
...
Fixes https://github.com/fanjam/paypal-adaptive-hoops/issues/5 .
2015-01-23 18:55:16 +01:00
Peter Simons
163a51dc67
haskell-lss: the package is deprecated (and won't build either)
2015-01-23 18:55:16 +01:00
Peter Simons
37c8cbd92f
hackage-packages.nix: re-generate from Hackage 2015-01-23T17:16:39+0100
...
Fixes https://github.com/NixOS/nixpkgs/issues/5920 .
2015-01-23 18:55:16 +01:00
Peter Simons
3b35ae7a73
cryptol: update 2.x branch to version 2.1.0 and remove broken 1.x build
2015-01-23 13:24:40 +01:00
Peter Simons
48a20a63ce
haskell-alex: fix build with GHC 7.10.1-rc1 (by disabling the failing test suite)
2015-01-23 13:24:40 +01:00
Peter Simons
d3296a4542
haskell-configuration-common: clean up
2015-01-23 11:32:49 +01:00
Peter Simons
d49671c924
haskell-ng.lib: add markBrokenVersion and appendPatch helper functions
2015-01-23 11:32:48 +01:00
Peter Simons
80518eab94
haskell-configuration-ghc-7.8.x: clean up amazonkaEnv
2015-01-23 11:32:48 +01:00
Peter Simons
69cda1a7c0
haskell-generic-builder: set locale to "UTF-8" in nix-shell environments
...
The package builder did this already, but I forgot to add the setting in
the interactive environment.
Fixes https://github.com/NixOS/nixpkgs/issues/5904 .
2015-01-23 08:19:46 +01:00
Peter Simons
1e9753c613
haskell-control-monad-free: revert to version 0.5.x to fix the build
...
The 0.6.x version doesn't compile with anything but GHC 7.8.4.
2015-01-22 23:25:39 +01:00
Peter Simons
843aee694d
haskell-utf8-string: fix build with ghc 6.12.x
...
The "sed" command stopped working recently. I have no idea why, but the
new patch is simpler anyway.
2015-01-22 23:25:39 +01:00
Peter Simons
267361434b
haskell-ng: fix some builds (mostly by disabling their failing test suites)
2015-01-22 22:40:21 +01:00
Peter Simons
82d814d1e9
haskell-vty: disable test suite to avoid ICE in GHC 7.8.4
...
Fixes https://github.com/NixOS/nixpkgs/issues/5900 .
2015-01-22 22:40:21 +01:00
Peter Simons
56616ec099
haskell-ng: move configuration know-how out of cabal2nix and into Nixpkgs
2015-01-22 22:40:21 +01:00
Peter Simons
78f3bd565a
hackage-packages.nix: re-generate from Hackage 2015-01-22T21:38:10+0100
...
This commit also implements the second part of the
4f603d1ca0
hack to work around https://github.com/NixOS/cabal2nix/issues/136
Fixes https://github.com/NixOS/nixpkgs/issues/5902 .
2015-01-22 22:40:21 +01:00
Peter Simons
7dc88be121
structured-haskell-mode: use older version of haskell-src-exts and descriptive to fix the build
...
Fixes https://github.com/NixOS/nixpkgs/issues/5894 .
2015-01-22 11:48:10 +01:00
Peter Simons
cdb43faa3d
haskell-ng: lots of build fixes (mostly by disabling failing test suites)
2015-01-21 18:47:56 +01:00
Peter Simons
6d3488c7c7
cabal2nix: bump version
2015-01-21 18:47:56 +01:00
Peter Simons
e558d0e49b
hackage-packages.nix: re-generate from Hackage 2015-01-21T16:32:59+0100
2015-01-21 18:47:56 +01:00
Peter Simons
c55b5eb245
haskell-ng: disable some test suites that run forever
2015-01-21 00:10:12 +01:00
Peter Simons
e6b8f4de94
hakyll: fix build (by disabling the failing test suite)
2015-01-20 23:59:31 +01:00
Peter Simons
1d6d5932cd
haskell-streaming-commons: fix build on older GHC versions some more
2015-01-20 23:56:56 +01:00
Peter Simons
c64088f0ec
haskell-streaming-commons: fix build on older GHC versions by way of bytestring-builder
2015-01-20 23:43:29 +01:00
Peter Simons
0eb306c5f7
haskell-cookie: fix build with older compilers
2015-01-20 23:43:29 +01:00
Peter Simons
3617e3b4df
haskell-ng: disable lots of failing test suites
2015-01-20 23:43:29 +01:00
Peter Simons
99b46b64df
haskell-ncurses: this package requires a pre 0.21 version of c2hs
...
Otherwise, the build fails, saying:
c2hs: Errors during expansion of binding hooks:
/nix/store/d6m9m2wqaymfiwbx11frdsm1cz7qjkdm-ncurses-5.9/include/curses.h:405: (column 2) [ERROR] >>> Illegal type!
The type specifiers of this declaration do not form a legal ANSI C(89) type.
This patch fixes https://github.com/NixOS/nixpkgs/issues/5873 .
2015-01-20 23:43:29 +01:00
Peter Simons
1d61ab7860
haskell-glade: fix build some more
2015-01-20 23:43:29 +01:00
Peter Simons
b5fb80ffa3
haskell-aeson: fix build with ghc 7.6.x
2015-01-20 23:43:28 +01:00
Peter Simons
02016e9026
haskell-ng: disable lots of failing test suites
2015-01-20 23:43:28 +01:00
Peter Simons
0484f9f4b6
Disable many test suites.
2015-01-20 17:43:49 +01:00
Peter Simons
3948b71e83
Fix HList, digit, and filestore.
2015-01-20 17:43:49 +01:00
Peter Simons
127d278775
tasty-kat: disable test suite to fix build
2015-01-20 17:43:49 +01:00
Peter Simons
0be78f7b64
haskell-assertions: disable failing test suite
2015-01-20 17:43:49 +01:00
Peter Simons
fa7b936217
haskell-simple-sendfile: fix build some more
2015-01-20 17:43:49 +01:00
Peter Simons
5f2db0b0e5
cabal2nix: bump version
2015-01-20 17:43:49 +01:00
Peter Simons
c1dde7669b
haskell-simple-sendfile: fix build by disabling the test suite
2015-01-20 17:43:49 +01:00
Peter Simons
039493ee89
haskell-tabular: the library works without a jailbreak now
2015-01-20 17:43:48 +01:00
Peter Simons
2ab7e1d950
disable test suites for graceful and serialport.
2015-01-20 17:43:48 +01:00
Peter Simons
d2c7b78cbf
haskell-permutation: disable test suite
...
The build uses QuickCheck, but doesn't declare it as a dependency. I
tried adding QuickCheck to the list, but then it wouldn't compile with
the latest version. Duh. Seems unmaintained to me.
2015-01-20 17:43:48 +01:00
Peter Simons
b671ab161f
haskell-zip-archive: fix test suite
2015-01-20 17:43:48 +01:00
Peter Simons
5dac8b316c
haskell-glade: fix build
2015-01-20 17:43:48 +01:00
Peter Simons
a83e3ac32c
Fix vector and parallel builds with ghc 6.12.x.
2015-01-20 17:43:48 +01:00
Peter Simons
e5f3a7b5ed
haskell-trifecta: fix sha256 hash for patch file
2015-01-20 17:43:48 +01:00
Peter Simons
4531b31d75
haskell-doctest: fix builds with old ghc
2015-01-20 17:43:48 +01:00
Peter Simons
0b05129b88
happy: fix build with GHC 7.2.x
2015-01-20 17:43:48 +01:00
Peter Simons
4ab133a2c4
haskell-ng: fix 'gio' and 'pango' builds
...
This fixes https://github.com/NixOS/nixpkgs/issues/5863 .
2015-01-20 17:43:48 +01:00
Peter Simons
b9c761966b
happy: fix build with ghc-7.2.x
2015-01-20 17:43:48 +01:00
Peter Simons
8065da399c
hackage-packages.nix: update from Hackage 2015-01-20T16:19:05+0100
2015-01-20 17:43:48 +01:00
Peter Simons
9ab8a12b06
haskell-generic-builder: re-enable the checkPhase that was accidentally broken in the earlier re-factoring
2015-01-20 16:17:14 +01:00
Peter Simons
f8710f9d81
haskell-ng: fix several builds with old versions of GHC
2015-01-19 23:15:29 +01:00
Peter Simons
8959aade32
haskell-generic-builder: allow setting preUnpack and postUnpack hooks
...
This is useful for Hydra builds that have more than one package in the
same repository and need to change to the proper directory.
2015-01-19 23:15:29 +01:00
Peter Simons
8d19893725
hackage-packages.nix: re-generate from Hackage 2015-01-19T13:54:06+0100
2015-01-19 23:15:29 +01:00
Peter Simons
134d1a80c6
Add a package set for GHC 7.10.1-rc1 and bump GHC HEAD to 7.11.x.
...
Fixes https://github.com/NixOS/nixpkgs/issues/5836 .
2015-01-19 13:55:31 +01:00
Peter Simons
486ee12f77
Merge pull request #5818 from purefn/master
...
disable tests on haskellngPackages.http-media and jwt
2015-01-18 21:17:33 +01:00
Richard Wallace
a5a27d3949
disable checking on haskellngPackages.jwt
2015-01-18 13:09:13 -07:00
Peter Simons
35e5f59aee
Cabal-1.22.0.0: fix build with GHC 7.2.2
2015-01-18 12:58:31 +01:00
Peter Simons
380114738f
haskell-ng: rename "noHaddock" attribute to "doHaddock"
...
This makes the attribute (a) consistent with "doCheck" and friends and (b)
avoids the double negation "noHaddock = false" meaning "doHaddock = true".
Fixes https://github.com/NixOS/cabal2nix/issues/63 .
2015-01-18 12:58:31 +01:00
Peter Simons
8c833f2a12
hackage-packages.nix: re-generate from Hackage 2015-01-18T10:18:52+0100
2015-01-18 12:58:31 +01:00
Richard Wallace
7abfc12a9a
disable tests on http-media
2015-01-17 16:49:16 -07:00
Peter Simons
ce06d504bb
cabal2nix-2.x: bump to latest version
2015-01-17 23:43:27 +01:00
Peter Simons
3274e5cad2
hackage-packages: disable all Hydra builds have never succeeded
2015-01-17 23:40:09 +01:00
Peter Simons
703bf2978d
haskell-unordered-containers: fix build with GHC 7.4.2
2015-01-17 20:29:00 +01:00
Peter Simons
51457dd687
haskell-primitive: fix build with GHC 7.4.2
2015-01-17 20:29:00 +01:00
Peter Simons
3dae215667
haskell-utf8-string: fix build on GHC 6.12.x
2015-01-17 20:29:00 +01:00
Peter Simons
a317a4ae11
haskell-configuration-ghc-7.8.x: cosmetic changes to amazonka environment
2015-01-17 20:29:00 +01:00
Peter Simons
7c1eae89f0
hackage-packages.nix: update from Hackage 2015-01-17T11:39:27+0100
2015-01-17 20:29:00 +01:00
Peter Simons
54bbfd5440
haskell-generic-builder: re-factor for improved modularity
2015-01-17 20:29:00 +01:00
Peter Simons
e6ecb1fb83
haskell-ng: enable package sets for GHC 6.12.3, 7.0.4, 7.2.2, and 7.4.2
2015-01-17 20:29:00 +01:00
Peter Simons
d1fc5370e9
ghc: pass explicit 'ncurses' path to ./configure instead of finding through the environment
...
Fixes https://github.com/NixOS/nixpkgs/issues/5616 . For real this time!
2015-01-17 20:29:00 +01:00
Peter Simons
39746cb02d
haskell-ChasingBottems: fix build with GHC 7.6.x
2015-01-16 21:01:24 +01:00
Peter Simons
ac82dd8233
Merge pull request #5792 from gridaphobe/darwin-haskell-ng
...
Haskell-ng: don't use cpphs by default on darwin
2015-01-16 09:48:25 +01:00
Cray Elliott
db85ee9e77
Add haskellngPackages.cabal2nix missing dependencies
...
added QuickCheck, deepseq-generics and hspec
2015-01-15 21:04:00 -08:00
Oliver Charles
415b32311f
hackage-packages.nix: re-generate from Hackage 2015-01-15T22:40:10+00:00
2015-01-15 22:40:21 +00:00
Eric Seidel
ed1ca3928d
don't use cpphs by default on darwin
2015-01-15 13:40:04 -08:00
Peter Simons
f93ce4faf1
haskell-configuration-common: remove redundant jailbreaks
2015-01-15 19:03:47 +01:00
Oliver Charles
d5f63e9626
haskellngPackages.th-desugar: Remove doJailbreak
...
Latest version builds without needing to jailbreak.
2015-01-15 14:54:15 +00:00
Oliver Charles
08d9755acb
haskellngPackages.snaplet-redis: Remove doJailbreak
...
Now handled by hackage2nix
2015-01-15 14:53:25 +00:00
Oliver Charles
e259b1ed94
haskellngPackages.stripe: Remove doJailbreak
...
0.8.3 does not need to be jailbroken.
2015-01-15 14:51:44 +00:00
Oliver Charles
ef296fa407
haskell-ng.snaplet-stripe: Remove doJailbreak
...
Now done automatically by hackage2nix
2015-01-15 14:50:55 +00:00
Oliver Charles
2b63483bd5
haskellngPackages.fb: Update patch
2015-01-15 14:26:06 +00:00
Oliver Charles
1d4098dd03
Haskell: correct sha256 for tasty-ant-xml
...
For some reason hackage2nix always outputs `nil`.
CC @peti
2015-01-15 14:15:13 +00:00
Oliver Charles
0305f3b797
hackage-packages.nix: re-generate from Hackage 2015-01-15 14:11:26+00:00
2015-01-15 14:11:32 +00:00
Peter Simons
0e6fd630a4
hackage-packages.nix: drop hard-coded configureFlags and add automatic jailbreaks
...
The new version of hackage2nix adds an automatic jailbreak=true attribute to
all builds that are known to fail because of unsatisfied dependency version
constraints. Of course, hackage2nix is only able to detect these problems for
the default package set -- "haskellngPackages" -- that's built with GHC 7.8.4.
It cannot know problems that might arise if you build a package with a
different version of GHC, which comes with different versions of the core
libraries. This change "fixed" 806 builds: http://hydra.cryp.to/eval/85620 .
Please pay attention to possible jailbreaks when reporting build errors
upstream! If a build was run with jailbreaking enabled, the build log says
| Running jailbreak-cabal to lift version restrictions on build inputs.
at the very top. Upstream bug reports about build errors should contain that
information, i.e. the package author should know that you're building with
different (newer!) library versions than they're specifying.
Furthermore, build expressions no longer contain an explicit list of every
Cabal flag setting. Instead, we trust that Cabal figures out an appropriate
configuration at build time. This makes the build expressions more space to
adapt to different configuration at the cost of being slightly less
deterministic.
2015-01-15 10:15:13 +01:00
Peter Simons
02caf57cee
jailbreak-cabal: build with Cabal 1.18.x on GHC 7.6.x
2015-01-15 10:15:11 +01:00
Peter Simons
ee158bf659
Cabal-1.18.x: remove unnecessary jailbreak
2015-01-15 10:15:11 +01:00
Peter Simons
5bb103b4b2
haskell-vector: fix test suite on i686
2015-01-15 10:15:10 +01:00
Peter Simons
841b829fcd
haskell-ng: bump cabal2nix to latest Git version
2015-01-15 10:15:10 +01:00
Peter Simons
e8b14bd783
hackage-packages.nix: update from Hackage 2015-01-14T14:28:46+0100
2015-01-15 10:15:10 +01:00
Peter Simons
df76eb1268
ghc: revert "propagate 'gmp' and 'ncurses' to ensure users can link the 'haskeline' library, etc."
...
I thought that [1] could be fixed by ensuring that ncurses is available in the
environment (because ghc exports it as a propagateBuildInput), and indeed that
change fixed *some* build failures we've had before. However, the same error
still occurs with other packages, like hledger [2] and Agda [3]. Frankly, I
have no idea why those packages fail and others don't. But clearly the fix was
inadequate, so I'm reverting commit a8076c76
.
[1] https://github.com/NixOS/nixpkgs/issues/5616
[2] http://hydra.cryp.to/build/372451/nixlog/1/raw
[2] http://hydra.cryp.to/build/373161/nixlog/1/raw
2015-01-14 22:24:33 +01:00
Oliver Charles
5b70a64286
haskell-ng.fb: Apply a patch to use monad-control >= 1.0.0
...
Manually applying the patch at
https://github.com/prowdsponsor/fb/pull/33
2015-01-14 14:10:34 +00:00
Oliver Charles
0059182821
snaplet-stripe: Jailbreak
...
Necessary until https://github.com/LukeHoersten/snaplet-stripe/pull/4 is
merged and released.
2015-01-14 13:54:16 +00:00
Oliver Charles
dd0bde0b3b
haskell-ng.stripe: Jailbreak
...
Necessary until https://github.com/michaelschade/hs-stripe/pull/37 is
merged and released.
2015-01-14 13:51:49 +00:00
Oliver Charles
3dbb43e62e
haskell-ng.snaplet-redis: Jailbreak
...
Necessary until https://github.com/dzhus/snaplet-redis/pull/11 is merged and released.
2015-01-14 13:47:38 +00:00
Oliver Charles
9c71a83fd1
haskellng.th-desugar: Don't run the tests
...
Tests fail to build, see
https://github.com/goldfirere/th-desugar/issues/21
2015-01-14 13:40:11 +00:00
Oliver Charles
06cfa238df
hackage-packages.nix: re-generate from Hackage 2015-01-14T12:32:30+00:00
2015-01-14 12:32:35 +00:00
Peter Simons
a8076c7654
ghc: propagate 'gmp' and 'ncurses' to ensure users can link the 'haskeline' library, etc.
...
Fixes https://github.com/NixOS/nixpkgs/issues/5616 .
2015-01-14 11:24:59 +01:00
Peter Simons
30904c7789
hackage-packages.nix: re-generate from Hackage 2015-01-14T09:34:03+0100
2015-01-14 11:24:16 +01:00
Peter Simons
007628fd49
haskell-generic-builder: use cpphs pre-processor by default on Darwin
...
Allegedly, the cpp implementation of Clang is weird and causes errors.
2015-01-13 22:33:17 +01:00
Peter Simons
67312f83ad
haskell-generic-builder: pass "--with-gcc=$CC" on Darwin to help Cabal find Clang
...
Suggested in https://github.com/NixOS/nixpkgs/pull/5746 .
2015-01-13 22:33:01 +01:00
Peter Simons
d6ed34170d
haskell-configuration-common: fix reference to optparse-applicative_0_10_0
2015-01-13 20:43:18 +01:00
Peter Simons
9da7482e87
haskell-configuration-common: minor cosmetic
2015-01-13 20:22:07 +01:00
Tom Hunger
123039c22e
haskellng: Make haskell-zeromq4 pick up the correct zeromq nix package.
2015-01-13 18:36:36 +00:00
Tom Hunger
381ba6b22f
haskellng: disable safecopy's broken tests.
2015-01-13 18:00:01 +00:00
Tom Hunger
ffe05e7476
haskellng: Fix elm ecosytem by adding a few special cases.
2015-01-13 17:35:14 +00:00
Peter Simons
51b9c9b262
idris: fix build with GHC 7.8.x
2015-01-13 15:21:51 +01:00
Shea Levy
2ba3653ef6
Update hackage-packages
...
Includes NixOS/cabal2nix#127
2015-01-13 08:55:02 -05:00
Peter Simons
e4a68f0b98
haskell-ng: add more tools to our help function library
2015-01-13 12:44:53 +01:00
Shea Levy
9e114ccd26
haskellng: Make amazonka env externally visible
2015-01-12 18:13:40 -05:00
Shea Levy
3dc5be9ec5
More amazonka packages on 7.8
2015-01-12 20:58:57 +00:00
Shea Levy
67460ea19f
haskellng: Fix amazonka-core on 7.8
...
Required adding a flag to the generic builder to build Setup.hs with
core packages even if there is an override in buildInputs, to break
circular dependencies.
2015-01-12 15:41:03 -05:00
Shea Levy
d30e9082bb
D'oh
2015-01-12 12:20:42 -05:00
Shea Levy
3f714f32ac
overrideCabal: Preserve overrideScope attr
2015-01-12 12:18:46 -05:00
Peter Simons
8e25e4e368
hackage-packages.nix: break infinite recursions and other evaluation errors
2015-01-12 16:35:15 +01:00
Peter Simons
2225b43bd4
hledger-web: test suite has been fixed
2015-01-12 16:35:14 +01:00
Peter Simons
36b5b900db
haskell-modules-lib: add 'markBroken' helper function
2015-01-12 16:35:14 +01:00
Peter Simons
fecd280708
haskell-configuration-ghc-7.9.x: we can use a doctest release version now
2015-01-12 16:35:14 +01:00
Peter Simons
f7bca36c53
hackage-packages.nix: re-generate from Hackage 2015-01-12T10:33:40+0100
2015-01-12 16:35:14 +01:00
Shea Levy
e0b270efc9
Fix http-date build on ghc 7.10
2015-01-12 09:58:56 -05:00
Shea Levy
baa634cf18
Fix retry build on ghc 7.10
2015-01-12 09:46:35 -05:00
Shea Levy
2f5cd9ec85
haskell-chell: Fix for 7.10.1
2015-01-12 09:37:20 -05:00
Shea Levy
c972ea1e8c
haskell-options: Fix for 7.10.1
2015-01-12 09:14:50 -05:00
Peter Simons
87eba920fa
haskell-lib.nix: fix doCheck helper
2015-01-12 01:28:15 +01:00
Peter Simons
2f4dc089a9
haskell-ng: fix transformers-compat for GHC 7.6.x
2015-01-11 20:56:21 +01:00
Peter Simons
f49fa1f20b
hackage-packages.nix: re-generate to fix ALUT
2015-01-11 20:56:21 +01:00
Peter Simons
4cd9c8c3ae
haskell-ng: jailbreak AbortT-transformers to fix the build
2015-01-11 20:56:21 +01:00
Peter Simons
cfc2aeaa91
haskell-ng: disable ABList test suite to fix the build
2015-01-11 20:56:21 +01:00
Peter Simons
3e64a6e382
haskell-ng: fix 7.6.3 build of hashable
2015-01-11 20:56:21 +01:00
Peter Simons
921bb64a6d
haskell-ng: fix old Cabal builds
2015-01-11 20:56:21 +01:00
Peter Simons
bca9b8d867
haskell-generic-builder: make $shellHook in 'env' attribute more robust
...
In case our GHC environment is empty, the old code ended up running
'grep export' on a GHC binary, which doesn't seem like a good idea.
2015-01-11 11:59:47 +01:00
Peter Simons
dbb4012fdc
haskell-generic-builder: add a helpful message that explains why it makes no sense to build an 'env' attribute
2015-01-11 11:39:16 +01:00
Peter Simons
7fa32aecd1
haskell-cabal-test-quickcheck: fix build with GHC 7.8.4
2015-01-11 01:46:30 +01:00
Peter Simons
b31082d246
haskell-generic-builder: propagate build inputs only if we're building a library
2015-01-10 23:54:30 +01:00
Peter Simons
be8219e35b
haskell-ng: disable broken ghcjs build
2015-01-10 23:36:59 +01:00
Peter Simons
2ff8d1940f
haskell-configuration-*: polish compiler-specific overrides
2015-01-10 23:36:59 +01:00
Peter Simons
55003ca34b
pkgs/development/haskell-modules/lib.nix: add funky helper function for overriding
2015-01-10 23:36:59 +01:00
Peter Simons
7e2f1493b7
haskell-ng: update to jailbreak-cabal 1.2, which supports Cabal 1.22.x now
2015-01-10 18:50:49 +01:00
Shea Levy
e4c9a521ef
haskellng: remove amazonka patches.
...
New amazonka was released.
@peti Long-term, is there a way to have hackage2nix warn about patched
packages?
2015-01-10 11:35:25 -05:00
Peter Simons
11ac18a6e6
haskell-ng: update cabal2nix snapshot
2015-01-10 15:55:47 +01:00
Peter Simons
89b5d9ee14
haskell-generic-builder: add an 'env' attribute to every Haskell expression that can be used with nix-shell to create an interactive build environment for this package
...
For example:
nix-shell --pure ~/.nix-defexpr -A haskell-ng.packages.ghc784.hsdns.env
2015-01-10 15:55:47 +01:00
Peter Simons
f36973ce83
haskell-ng: Make ghcWithPackages available as ghc.withPackages, too.
2015-01-10 15:55:47 +01:00
Peter Simons
afca6145d4
haskell-generic-builder: simplify "package.conf.d" management
...
The builder creates a temporary package.conf.d database in $TMP that
contains everything required to build the current package (i.e. the
transitive closure of the package's propagated build inputs). These
files are no longer installed, however, we just install the package.conf
file for the package we're actually building. This means that
package.conf.d directory in $out won't have collisions anymore, which
simplifies the with-packages-wrapper.nix a bit.
2015-01-10 15:55:47 +01:00
Peter Simons
fa27f2af5b
hackage-packages.nix: rebuild from Hackage 2015-01-10T13:56:15+0100
2015-01-10 15:55:47 +01:00
Peter Simons
cbca401a04
configuration-ghc-7.9.x: fix license attribute for doctest override
2015-01-10 15:55:46 +01:00
Peter Simons
2d83ff9f3e
haskell-configuration-ghc-7.9.x: use current Git HEAD of doctest to fix lots of test suites
2015-01-10 11:31:04 +01:00
Peter Simons
60ecd42514
haskell-ng: add current Git version of cabal2nix to the package set
...
nix-env -iA haskellPackages.cabal2nix ==> 1.x branch
nix-env -iA haskellngPackages.cabal2nix ==> 2.x branch
2015-01-10 11:31:04 +01:00
Shea Levy
6e008f05ab
haskellng: Get amazonka family building
...
amazonka-0.0.7 is broken, so I also updated hackage-packages after
applying NixOS/cabal2nix#119 .
2015-01-09 19:03:27 -05:00
Shea Levy
60fec84379
Disable split testsuite on 7.10
2015-01-09 17:02:42 -05:00
Shea Levy
dd558e0baa
Disable old-locale for aeson on 7.10
...
@peti why does hackage2nix enable that flag anyway?
2015-01-09 16:24:38 -05:00
Shea Levy
69f5738668
attoparsec: Fix build for 7.10
2015-01-09 16:18:16 -05:00
Shea Levy
4d325bcede
haskellng: bump text-icu
...
Taken from d2566a190e
2015-01-09 15:55:22 -05:00
Shea Levy
473b0d9535
Revert "hackage-packages.nix: Update to 2015/01/09-20:00 UTC"
...
For some reason this set a lot of native dependencies to null. I'll just
take the text-icu bump by itself for now.
@peti how am I meant to use hackage2nix?
This reverts commit d2566a190e
.
2015-01-09 15:53:35 -05:00
Shea Levy
d2566a190e
hackage-packages.nix: Update to 2015/01/09-20:00 UTC
...
Needed text-icu bump
2015-01-09 15:03:42 -05:00
Shea Levy
b1c3c3276d
Miscellaneous ghcHEAD fixes
2015-01-09 14:57:39 -05:00
Shea Levy
93b75f6284
ghc-ng-7.10: More doctest fixes
2015-01-09 14:07:36 -05:00
Peter Simons
adf0a891be
haskell-configuration-ghc-7.9.x: add a couple of overrides to disable failing test suites (mostly doctest)
2015-01-09 19:55:25 +01:00
Peter Simons
2761c63bcf
configuration-ghc-7.9.x: GHC 7.10.1-rc1 can build Haddock documentation, but it cannot build Hoogle files
2015-01-09 19:55:25 +01:00
Peter Simons
2f2f767813
haskell-generic-builder: allow selective enabling/disabling of the --hoogle flag to Haddock
2015-01-09 19:55:25 +01:00
Michael Raskin
e67bb36821
Work around buildEnv sometimes deciding to make bin a symlink
2015-01-09 21:40:06 +03:00
Shea Levy
ad632cc9c8
utf8-string has too string base upper bound
2015-01-09 13:38:34 -05:00
Shea Levy
119f5baa22
Fix transformers-compat on 7.10-ng
2015-01-09 13:33:10 -05:00
Peter Simons
38e2e8702c
ghcWithPackages: call this derivation exactly like the compiler it's based on
...
Furthermore, export "name" and "version" attributes that match those of the
underlying compiler. These changes make a ghcWithPackages-generated wrapper
look exactly like a normal GHC derivation and it can be used anywhere in
Nixpkgs where a normal GHC would be used.
2015-01-09 19:30:14 +01:00
Peter Simons
96ae5d58bf
haskell-configuration-ghc-7.9.x: steal a working jailbreak-cabal binary from the 7.8.4 package set to alleviate the effects of https://github.com/peti/jailbreak-cabal/issues/3
2015-01-09 19:17:59 +01:00
Peter Simons
388848fa9f
haskell-configuration-ghc-7.8.x: various build fixes
...
- mtl-2.2.x needs transformers 0.4.x.
- time-1.5.x can't build its test suite.
- provide deep overrides for amazonka-* stuff to build with GHC 7.8.x
2015-01-08 18:50:19 +01:00
Peter Simons
3c8b33eee4
haskell-modules: implement overrideScope method for deep overriding
...
deepOverride turns out to be completely unfeasible for non-trivial overrides.
Nix evaluates for an eternity, and then comes back saying:
Too many heap sections: Increase MAXHINCR or MAX_HEAP_SECTS
nix-instantiate killed by signal 6
The hand-written deep-override, on the other hand, performs the job in a
fraction of a second, no problem.
All bow to Russell O'Connor!
2015-01-08 18:50:19 +01:00
Peter Simons
d737d463c6
hackage-packages.nix: update from Hackage 2015-01-08T16:50:56+0100
...
This update also brings monad-control version 1.x by default, and some
additional (older) versions of the amazonka package family.
2015-01-08 18:50:19 +01:00
Peter Simons
197e7672e6
haskell-configuration-ghc-7.9.x: improve configuration to fix some builds
2015-01-08 13:46:47 +01:00
Peter Simons
0811375a69
haskell-configuration-common: cosmetic
2015-01-08 13:46:47 +01:00
Peter Simons
54baa53df1
Say hello to our brand-new Haskell infrastructure.
2015-01-07 23:45:21 +01:00