Commit graph

590 commits

Author SHA1 Message Date
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
Peter Simons ef21b5c27c cabal2nix: bump version and fix GHC 7.10.x build error
Fixes https://github.com/NixOS/cabal2nix/issues/158.
2015-04-14 15:42:38 +02:00
Ian-Woo Kim ca5e8df0f4 haskell-distributed-process-*: disable several checkPhases and haddockPhases for distributed-process-* packages and cloud-haskell.
Resolved https://github.com/NixOS/nixpkgs/pull/7335.
2015-04-14 14:34:38 +02:00
Peter Simons 297f32d3e6 haskell-directory: test suite has been fixed upstream 2015-04-14 14:22:21 +02:00
Peter Simons ccbe00dafb hackage-packages.nix: re-generate from Hackage 2015-04-13T23:41:21+0200 2015-04-14 14:22:21 +02:00
Edward Tjörnhammar c71ec659ee haskell-ng.packages.ghc7101.mono-traversable: removing applied patch 2015-04-14 12:34:01 +02:00
Mateusz Kowalczyk 8f48e49d71 haskell-ng: patch dyre to check NIX_GHC
xmonad is patched in similar manner already
2015-04-13 11:08:15 +01:00
Shea Levy 526bf50e2e data-clist: Bump to 0.0.7.4
Refs sw17ch/data-clist#8

Not a full hackage update due to NixOS/cabal2nix#160
2015-04-12 12:45:30 -04:00
Shea Levy 95c8a358f5 diagrams-rasterific: jailbreak 2015-04-11 18:26:29 -04:00
Shea Levy 1cbf0b7d27 diagrams-lib: build on ghc-7.10 2015-04-11 18:22:50 -04:00
Shea Levy ed892e222b ekg: jailbreak 2015-04-11 17:46:37 -04:00
Shea Levy 5b1692531e diagrams-core: Enable building on ghc 7.10 2015-04-11 17:40:04 -04:00
Shea Levy aa65eacedc statestack: Patch in ghc 7.10 support 2015-04-11 17:26:32 -04:00
Shea Levy 6d6bd65b62 monoid-extras: Build on 7.10 2015-04-11 17:20:20 -04:00
Shea Levy da2d0519d7 haskell-linear: Patch out Werror 2015-04-11 17:01:10 -04:00
Shea Levy 06089c3505 ekg-core: Jailbreak for ghc-prim 2015-04-11 16:34:09 -04:00
Shea Levy 4316ecdd81 haskell-ng.data-clist: jailbreak 2015-04-11 16:30:50 -04:00
Shea Levy 0521b74009 safecopy: Disable tests on ghc 7.10
Refs acid-state/safecopy#25 acid-state/safecopy#26
2015-04-11 15:23:53 -04:00