Commit graph

545 commits

Author SHA1 Message Date
Thomas Tuegel
88918e10e9 Merge branch 'master' into staging 2015-04-10 07:45:38 -05:00
Peter Simons
37f7e152d5 Merge pull request #7303 from teh/master
Update closure-compiler and fix purescript for ghc 7.8
2015-04-10 13:48:40 +02:00
Charles Strahan
7d11b9535d Merge pull request #7161 from cstrahan/taffybar-fix
haskell: fix taffybar on GHC 7.10
2015-04-09 16:33:35 -04:00
Charles Strahan
b5f63776a0 haskell: simplify ghcjs-dom expression for GHCJS 2015-04-09 15:02:16 -04:00
Charles Strahan
ed30c8ba40 haskell: use native alex and happy for GHCJS 2015-04-09 15:02:16 -04:00
Charles Strahan
f415ce2953 haskell: bring back wl-pprint patch
partially reverts 5742215
2015-04-09 15:02:16 -04:00
John Wiegley
208400cb3e haskellngPackages.stm-conduit: 2.6.0 fails to build tests 2015-04-09 10:57:43 -05:00
Tom Hunger
0fb056f521 haskell-ng: Fix purescript build expression for GHC 7.8. 2015-04-09 14:21:17 +01:00
Utku Demir
57422158b2 Remove haskellngPackages.wl-pprint-* patches since updated upstream 2015-04-09 13:02:04 +00:00
Nikolay Amiantov
08bf6c93c5 haskellng.leksah: don't run tests 2015-04-09 03:27:16 +03:00
Nikolay Amiantov
7e3d178e7b haskell-ng.llvm-general: style fix 2015-04-09 03:05:57 +03:00
Nikolay Amiantov
f0f7707a03 haskellng.llvm-general: fix build
Closes #7259
2015-04-09 03:02:43 +03:00
Nikolay Amiantov
3956bc8e64 haskell-ng: fix various packages for 7.10 2015-04-09 02:58:59 +03:00
Peter Simons
34a8b2ee48 hackage-packages.nix: re-generate from Hackage 2015-04-08T15:53:57+0200 2015-04-08 21:00:03 +02:00
Peter Simons
5dc667035f haskell-ceilometer-common: test suite was fixed upstream 2015-04-08 16:53:01 +02:00
Charles Strahan
9abd483f7e haskell: use HStringTemplate 0.8.3 on GHC 7.10.x
fixes taffybar
closes #7161
2015-04-07 10:50:15 -04:00
Charles Strahan
fad17a9ace hakyll: fix on GHC 7.10 2015-04-07 10:32:31 -04:00
Nikolay Amiantov
d33d53a3a3 haskellng.caramia: fix build 2015-04-07 13:14:33 +03:00
Eric Seidel
6ec373d776 Merge branch master into staging 2015-04-06 18:58:08 -07:00
Peter Simons
d751367d70 haskell-gloss: keep old version around for GHC 7.8.x 2015-04-06 21:24:34 +02:00
Peter Simons
16dd6caec0 haskell-safecopy: upstream has fixed the test suite 2015-04-06 21:24:34 +02:00
Peter Simons
696513be2c haskell-mysql: manually pass the correct "lib" derivation
Apparently, automatic propagation to "mysql" still doesn't work. Anyway,
it's nicer to link "lib" only anyway.
2015-04-06 21:24:34 +02:00
Peter Simons
e3925a3478 hackage-packages.nix: re-generate from Hackage 2015-04-06T20:16:31+0200 2015-04-06 21:24:34 +02:00
Peter Simons
434f129c62 Agda: fix build by providing the required older versions of its dependencies
Resolves https://github.com/NixOS/nixpkgs/issues/7201.
2015-04-06 21:24:33 +02:00
Peter Simons
d9b67dd5a5 haskell-idris: update override for lens 2015-04-06 21:24:33 +02:00
Peter Simons
cb01f21063 hackage-packages.nix: re-generate from Hackage 2015-04-06T16:01:20+0200 2015-04-06 21:24:33 +02:00
Peter Simons
66c587013b Merge pull request #7168 from cstrahan/pandoc-fix
pandoc: fix on GHC 7.10
2015-04-06 15:56:25 +02:00
Cray Elliott
5c866dc5e9 yesod-bin patch : use stripLen instead of patchFlags 2015-04-05 01:06:28 -07:00
Cray Elliott
880e0950d8 Revert "add patchFlags to haskell-ng's generic-builder"
Oops! Didn't realize that the stripLen option can be passed to fetchpatch.
Seems a cleaner than my method

This reverts commit eb7362a36c.
2015-04-05 01:06:20 -07:00
Cray Elliott
2f180f6888 yesod-bin : pull in patch from PR to support GHC 7.10.1 2015-04-05 00:49:39 -07:00
Cray Elliott
eb7362a36c add patchFlags to haskell-ng's generic-builder
I use this to get yesod-bin working with ghc 7.10.1
2015-04-05 00:48:12 -07:00
Cray Elliott
fd85ddcd50 remove ghc 7.10 patches for yesod-auth, wai-extra, and persistent-template
these patches have all landed upstream
2015-04-05 00:47:49 -07:00
Charles Strahan
d652fdedcb pandoc: fix on GHC 7.10 2015-04-04 15:31:44 -04:00
Cray Elliott
1ec78db3c6 GHC 7.10.1 no longer requires a patch to build foldl 2015-04-04 11:02:44 -07:00
Charles Strahan
3d60f6401f haskell: fix GHC version check for GHCJS
closes #7137
2015-04-03 18:54:18 -04:00
Peter Simons
d205b324c3 cabal2nix: version bump 2015-04-03 11:22:25 +02:00
Calvin Beck
4632ea106b Fixed hashes for cabal2nix. 2015-04-02 22:32:41 -07:00
Thomas Tuegel
6429b1cc09 haskell-poppler: fix build 2015-04-02 18:07:55 -05:00
Peter Simons
548dfdb832 cabal-install: add old 1.18.x version for the benefit of ghc-mod users
Install "haskellngPackages.cabal-install_1_18_0_8" to run ghc-mod with
GHC 7.8.x. Resolves https://github.com/NixOS/nixpkgs/issues/7133.
2015-04-02 22:59:05 +02:00
Peter Simons
b07f749f37 haskell-AttoJson: mark broken 2015-04-02 20:58:31 +02:00
Peter Simons
27842ccd75 haskell-ng: fix webkit and websnap 2015-04-02 20:58:31 +02:00
Peter Simons
82893282dd haskell-ng: fix Hydra evaluation errors 2015-04-02 20:58:31 +02:00
Peter Simons
847f25d03b hackage-packages.nix: enable a couple of builds that now succeed 2015-04-02 20:58:31 +02:00
Peter Simons
75b527c1e1 haskell-modules: disable broken builds on Hydra 2015-04-01 22:54:45 +02:00
Peter Simons
36a2361976 haskell-ng-lib: add combinators for enabling/disabling source hyper-linking 2015-04-01 22:54:45 +02:00
Peter Simons
945269a48f haskell-generic-builder: gratuitous cosmetic change to trigger a complete re-build
hydra.nixos.org serves broken binaries because of our favorite non-deterministic
package IDs in GHC bug. :-( Re-building everything from scratch seems like the
easiest way to recover.
2015-04-01 22:54:45 +02:00
Peter Simons
7eda2f9ebb haskell-generic-builder: allow use of 'env' attributes in nix-shell
We disabled this to prevent users from accidentally running nix-build on
an 'env' attribute, but in fact the ability to use those in combination
with "nix-shell -p" is quite useful, so the restriction is lifted.
2015-04-01 22:54:45 +02:00
Peter Simons
59a1969f88 haskell-generic-builder: enable parallel building of libraries with GHC version >= 7.10.1
We'll blame @Fuuzetsu if this change produces broken binaries left and right.
2015-04-01 22:54:45 +02:00
Peter Simons
943bc26762 haskell-generic-builder: when replacing an edited Cabal file, show the download URL rather than the store path 2015-04-01 22:54:45 +02:00
Peter Simons
1afa8d28ea hackage-packages.nix: re-generate from Hackage 2015-04-01T12:39:25+0200 2015-04-01 22:54:45 +02:00