Commit Graph

607 Commits

Author SHA1 Message Date
Jordan Woehr
3aebbed571 Don't try to build BNFC-meta documentation. 2015-04-21 11:26:13 -06:00
Peter Simons
32c0d3bd4f hackage-packages.nix: re-generate from Hackage state 12d6257d3e 2015-04-21 14:16:20 +02:00
Peter Simons
169efee101 haskell-hruby: test suite has been fixed upstream 2015-04-20 22:07:30 +02:00
Peter Simons
26941230b5 hackage-packages.nix: re-generate from Hackage state e1a69962dc 2015-04-20 22:05:33 +02:00
Peter Simons
82f22dd5a1 hackage-packages.nix: disable approx. 1,000 Hydra build that are known to fail with GHC 7.10.1 2015-04-20 17:40:16 +02:00
Peter Simons
cba0f43304 haskell-diagrams-lib: build has been fixed upstream 2015-04-20 17:40:14 +02:00
Peter Simons
ee90f707a6 haskell-configuration-ghc-7.10.x.nix: fix Hydra evaluation errors 2015-04-20 17:40:14 +02:00
Peter Simons
2799cf5e1b hackage-packages.nix: re-generate from Hackage state ea1b618ac7 2015-04-20 17:40:14 +02:00
Peter Simons
b6944026c6 haskell-hruby: add missing system dependency and disable broken test suite
Work around https://github.com/bartavelle/hruby/issues/10 and
https://github.com/bartavelle/hruby/issues/9 as suggested in
https://github.com/NixOS/nixpkgs/pull/7442.
2015-04-20 00:06:52 +02:00
Peter Simons
72f06e79f5 haskell-tasty-rerun: fix build with GHC 7.10.1 2015-04-20 00:06:52 +02:00
Peter Simons
921e73eb7e haskell-nats: fix build with older compilers 2015-04-20 00:06:52 +02:00
Peter Simons
a9d7fff06c haskell-bloomfilter: fix build with GHC 7.10.1
https://github.com/bos/bloomfilter/issues/11
2015-04-20 00:06:52 +02:00
Peter Simons
bfe4b07321 hackage-packages.nix: re-generate from Hackage state be5b264dd1 2015-04-20 00:06:52 +02:00
Peter Simons
88fa30e8f2 haskell-configuration-ghc-7.10.x: clean-up 2015-04-19 19:56:45 +02:00
Peter Simons
5d6cdabf44 haskell-control-monad-free: use pre 0.6 version on older compilers 2015-04-19 19:48:33 +02:00
Peter Simons
5268dd470c haskell-mtl-compat: fix build with GHC 7.10.x or later 2015-04-19 19:48:11 +02:00
Peter Simons
8cfd8673f5 haskell-extra build succeeds with the new generic builder. 2015-04-19 19:47:39 +02:00
Sebastian Jordan
956f6dbd4a Disable sdl2-ttf tests in haskellng packages.
The testsuite of the sdl2-ttf requires user input to finish, thats why
it should be disabled until a version which fixed this problem is
available on hackage.

Closes https://github.com/NixOS/nixpkgs/pull/7464.
2015-04-19 18:36:08 +02:00
Peter Simons
d3b73ae30f idris: simplify overrides as suggested by @abbradar 2015-04-19 18:32:03 +02:00
Peter Simons
bf294df172 haskell-annotated-wl-pprint was fixed upstream. 2015-04-19 11:59:09 +02:00
Nikolay Amiantov
da9dfdf956 idris: fix building on GHC 7.8 2015-04-18 21:16:52 +02:00
Peter Simons
3ec8e58754 haskell-configuration-ghc-7.8.x: fix transformers-compat 2015-04-18 20:43:23 +02:00
Peter Simons
e9eacd119c haskell-configuration-ghc-7.10.x: remember ticket for brainfock and unlambda patches 2015-04-18 20:43:23 +02:00
Peter Simons
09fe56f2e5 haskell-ng: switch default configuration to mtl 2.2.x 2015-04-18 20:43:23 +02:00
Peter Simons
2eb911bd4c haskell-configuration-ghc-7.10.x: fix Hydra evaluation errors 2015-04-18 20:43:23 +02:00
Peter Simons
d405c97251 haskell-ShellCheck build has been fixed upstream. 2015-04-18 20:43:22 +02:00
Nikolay Amiantov
196e34279d haskellng.generic-builder: move jailbreak-cabal to postPatch
Closes https://github.com/NixOS/nixpkgs/pull/7208.
2015-04-18 20:43:22 +02:00
Peter Simons
51c9058731 haskell-zlib: fix build by disabling the test suite 2015-04-18 20:43:22 +02:00
Peter Simons
c23eb9eff8 haskell-wl-pprint build with GHC 7.10.1 has been fixed upstream. 2015-04-18 20:43:22 +02:00
Peter Simons
3508e62740 haskell-configuration-ghc-7.10.x: mark broken packages
- BNFC = markBrokenVersion "2.7.1" super.BNFC;
 - HList = markBrokenVersion "0.3.4.1" super.HList;
 - cmdlib = markBroken super.cmdlib;
 - ShellCheck = markBroken ShellCheck;
 - arithmoi = markBroken super.arithmoi;
 - ghc-mod = markBroken super.ghc-mod;
 - graphviz = markBroken super.graphviz;

Disable hastache's test suite to fix the build.
2015-04-18 20:43:22 +02:00
Peter Simons
4299a86a59 haskell-pandoc: remove obsolete patches for ghc-7.10.x support 2015-04-18 20:43:22 +02:00
Peter Simons
0ddba1e0e9 haskell-arithmoi: patch for GHC 7.10.1 no longer apply cleanly
See http://hydra.cryp.to/build/729998/nixlog/2/raw.
2015-04-18 20:43:22 +02:00
Peter Simons
6bea2d503a haskell-nats: fix build on pre 7.10.x compilers 2015-04-18 20:43:22 +02:00
Peter Simons
2121543d0c jailbreak-cabal: avoid infinite recursion 2015-04-18 20:43:22 +02:00
Peter Simons
b2f87068b6 haskell-configuration-ghc-7.10.x: remove obsolete overrides 2015-04-18 20:43:22 +02:00
Peter Simons
c434966fe0 hackage-packages.nix: re-generate from Hackage state 81d069379a 2015-04-18 20:43:22 +02:00
Nikolay Amiantov
152a8add72 haskellngPackages.edit-distance: fix for GHC 7.10 2015-04-18 00:07:57 +03:00
Nikolay Amiantov
d3503422e2 haskellngPackages.IOSpec: fix for GHC 7.10 2015-04-18 00:07:53 +03:00
Nikolay Amiantov
6e9a6e57cb haskellngPackages.brainfuck/unlambda: fix for GHC 7.10 2015-04-18 00:07:39 +03:00
Nikolay Amiantov
2f886d3f16 haskellngPackages.misfortune: fix for GHC 7.10 2015-04-18 00:07:31 +03:00
Nikolay Amiantov
2f7bc991aa haskellngPackages.gnuplot: fix for GHC 7.10 2015-04-18 00:07:25 +03:00
Nikolay Amiantov
125cce54ba haskellngPackages.dependent-sum-template: fix for GHC 7.10 2015-04-17 23:51:03 +03:00
Nikolay Amiantov
282dfc8bb3 haskellngPackages.mueval: fix for GHC 7.10 2015-04-17 23:51:03 +03:00
Edward Tjörnhammar
7bf532fb03 haskell-ng.packages.ghc7101.conduit-combinators: remove applied patch 2015-04-17 12:22:35 +02:00
Nikolay Amiantov
73bd3fbc7f haskellngPackages.lambdabot: fix evaluation in GHC >=7.8 2015-04-16 13:32:48 +03:00
Nikolay Amiantov
8d91cc7637 haskellPackages.mueval: fix evaluation 2015-04-16 13:32:48 +03:00
Charles Strahan
f65fed20de hakyll: remove patches for GHC 7.10.x 2015-04-15 17:02:58 -04:00
Nikolay Amiantov
0e223ffafe haskellng.jsaddle: fix on non-ghcjs 2015-04-15 13:39:36 +02:00
Peter Simons
2c5593c409 Merge pull request #7383 from edwtjo/ghc7101pkgs-fixes
ghc7101 configurations
2015-04-14 21:20:59 +02:00
Edward Tjörnhammar
b2f22c8a29 ghc7101 configurations
haskell-ng.packages.ghc7101.timezone-series: jailbreak
haskell-ng.packages.ghc7101.timezone-olson: jailbreak
haskell-ng.packages.ghc7101.libmpd: disable testing
haskell-ng.packages.ghc7101.xmonad-extras: rename volume operator
2015-04-14 20:24:58 +02:00