Commit Graph

200 Commits

Author SHA1 Message Date
Peter Simons
2aaa587b71 hackage-packages.nix: switch our default package set to Stackage Nightly
This update was generated by hackage2nix v20150903-82-g351b6f8 using the following inputs:

  - Hackage: af161fdf17
  - LTS Haskell: da73308b63
  - Stackage Nightly: 1994a4f865
2015-09-19 08:20:40 +02:00
Peter Simons
91b07846a6 haskell-bytestring-builder: trigger re-build to recover from broken package on Hydra 2015-09-15 21:31:49 +02:00
Peter Simons
974f2122b1 jailbreak-cabal: clean up overrides
These changes ensure that jailbreak-cabal works correctly without further
configuration even with older compilers. The exception to that rule being,
naturally, versions of GHC that can't compile Cabal 1.20.x; these *do* need
another override.
2015-09-15 16:23:46 +02:00
Peter Simons
6a0e150aa9 configuration-ghc-7.10.x.nix: remove obsolete overrides 2015-09-15 16:23:46 +02:00
Peter Simons
97c5f0577d haskell-llvm-general: the new version still doesn't support LLVM 3.5 2015-08-28 22:28:06 +02:00
Peter Simons
67fcedd517 haskell-harp has been fixed upstream. 2015-08-28 22:28:06 +02:00
Peter Simons
a9ec286d99 haskell-regex-tdfa-text has been fixed upstream. 2015-08-27 12:45:20 +02:00
Michael Alan Dorman
1e578fa36b haskell-cabal-helper: (temporary) testing issues 2015-08-25 17:15:41 +02:00
William A. Kennington III
901482ad99 Merge branch 'master.upstream' into staging.upstream 2015-08-19 13:54:48 -07:00
Kevin Quick
2066ac2956 Specify no-tests cabal flag for vty-ui under ghc 7.10.x 2015-08-19 10:15:38 -07:00
Kevin Quick
d58753b994 Newer haskell cmdlib version 0.3.6 is no longer marked as broken.
Closes https://github.com/NixOS/nixpkgs/pull/9316.
2015-08-19 11:01:48 +02:00
Nikolay Amiantov
1a590a6185 haskell: use postPatch instead of patchPhase where possible
Closes https://github.com/NixOS/nixpkgs/pull/9297.
2015-08-19 11:01:47 +02:00
William A. Kennington III
2ac70270e8 Merge branch 'master.upstream' into staging.upstream 2015-08-18 11:36:32 -07:00
Peter Simons
aae5f5d80e ghc-mod has been fixed upstream. 2015-08-15 20:25:00 +02:00
Peter Simons
c4c2ee0d52 haskell-configuration-ghc-7.10.x: fix Hydra evaluation errors 2015-08-15 08:59:46 +02:00
Peter Simons
b2fd8c4685 haskell-configuration-ghc-7.10.x: fix evaluation error 2015-08-15 08:59:46 +02:00
Jude Taylor
6cd4dacebe fix some broken haskell packages 2015-08-12 11:45:12 -07:00
Peter Simons
825a8a8623 jailbreak-cabal: build ghc-7.10.x version from source again
https://github.com/peti/jailbreak-cabal/issues/9 forced us to use a
binary version of jailbreak-cabal built with ghc 7.8.x in the 7.10.x
package set, which is awkward. Upstream fixed the underlying issue
in https://github.com/haskell/cabal/issues/2598, but unfortunately
that fix didn't make it into the Cabal 1.22.4.0 release shipped by
ghc 7.10.2.

Now, we work around that issue by building jailbreak-cabal with an
unreleased development snapshot of Cabal in the ghc 7.10.x package
set.

Closes https://github.com/NixOS/nixpkgs/issues/8901.
2015-08-07 23:07:50 +02:00
Peter Simons
60d5d37f2a haskell-idris: add missing libgmp build input 2015-08-07 15:13:16 +02:00
Peter Simons
50483ce100 haskell-idris: override to add undeclared libgmp build input 2015-08-07 15:13:15 +02:00
Peter Simons
504aa843a1 haddock: disable test suite for GHC 7.10.x to avoid known failure 2015-08-07 15:13:15 +02:00
obadz
64befd0cb3 haskell/regex-tdfa-text: add patch to fix build
http://hub.darcs.net/shelarcy/regex-tdfa-text/issue/1
2015-08-06 11:14:06 +01:00
obadz
3801ef5912 haskell: move patches to patches directory 2015-08-06 11:14:05 +01:00
Nikolay Amiantov
e3d359a507 haskellPackages.misfortune: remove redundant patch 2015-07-29 13:51:11 +03:00
Nikolay Amiantov
f5b41dbf42 haskellPackages.gnuplot: remove reduntant patch 2015-07-28 12:33:29 +03:00
Peter Simons
5e4f1adc8a haskell-hwsl2: fix build by disabling the test suite 2015-07-19 10:31:13 +02:00
William A. Kennington III
25e60feb72 Merge branch 'master.upstream' into staging.upstream 2015-07-15 02:02:46 -07:00
Michael Alan Dorman
8b9c862ccd Don't try to build haddock for aeson-applicative. 2015-07-14 21:52:24 +02:00
Richard Wallace
3dd96b1a2c hoogle files are generated correctly with ghc 7.10.1, hipbot builds correctly. 2015-06-23 16:12:30 +02:00
Peter Simons
cd7b1ca000 haskell-configuration-ghc-7.8.x: drop obsolete override for 'equivalence' 2015-06-13 11:31:31 +02:00
Nikolay Amiantov
6cc817cf51 mueval: add patch until release is pushed to Hackage 2015-06-12 03:42:29 +03:00
Peter Simons
08c4a192e2 ghc-7.10.x.nix: remove obsolete re-build hacks from the package set configuration 2015-06-06 09:43:15 +02:00
Peter Simons
682e37e586 haskell-iconv: GHC 7.10.x support was added upstream 2015-06-02 10:32:31 +02:00
Peter Simons
ecac359ccf ghc-7.10.x: trigger re-builds to recover from non-determinstic library ID 2015-06-02 10:32:31 +02:00
Robert Helgesson
555ee2f7ba Add patch for haskell-iconv to support GHC 7.10. 2015-05-31 11:29:56 +02:00
Peter Simons
1cc014fdae hackage-packages.nix: update to a0ad41c6f5 with hackage2nix revision 4d6361f0199d51068066c62bb0ca5c18530161f4 2015-05-30 19:55:32 +02:00
Peter Simons
7c9cf6d6c2 haskell-syb-with-class: remove obsolete patches 2015-05-30 19:54:43 +02:00
Peter Simons
8732feab5a haskell-llvm-general is broken with recent versions of LLVM. 2015-05-30 19:54:43 +02:00
Peter Simons
ef0d959fe9 haskell-BNFC: build has been fixed, but the test suite still won't compile 2015-05-30 19:54:43 +02:00
Peter Simons
8b80062185 haskell-configuration-ghc-7.10.x: remove obsolete override for old c2hs version 2015-05-30 19:54:42 +02:00
Peter Simons
8cc5c08808 Updated patches for Haskell packages mueval and misfortune. 2015-05-27 20:25:11 +02:00
Peter Simons
4e3669b6ea haskell-configuration-ghc-7.10.x: update ticket URL for ghc-mod 2015-05-22 16:35:55 +02:00
Peter Simons
f26b51e00e haskell-language-glsl: build has been fixed upstream 2015-05-21 14:57:17 +02:00
Nikolay Amiantov
7e55534e8d haskell-idris: fix build 2015-05-21 14:57:17 +02:00
Peter Simons
bf468dac2b haskell-HList: the build errors have been fixed upstream 2015-05-21 14:57:16 +02:00
Peter Simons
493663d785 jailbreak-cabal: always build the tool with Cabal 1.20
This change mitigates the effects of https://github.com/peti/jailbreak-cabal/issues/9.
2015-05-21 14:57:16 +02:00
Peter Simons
0197da662d haskell: enable builds that used to fail because they depend on graphviz 2015-05-18 20:43:51 +02:00
Peter Simons
72f54f51e3 haskell-graphviz: the test suite build is broken by QuickCheck 2.8 2015-05-18 20:43:51 +02:00
Peter Simons
a65fd950c3 haskell-harp: mark as broken 2015-05-18 18:04:37 +02:00
Peter Simons
2dc73b0e88 Drop obsolete overrides for old versions of annotated-wl-pprint and lens. 2015-05-18 18:04:36 +02:00
Nikolay Amiantov
f79effa2eb haskell-graphviz: fix for GHC 7.10 2015-05-18 17:21:08 +03:00
Peter Simons
932e4dbf1e haddock-library: remove obsolete overrides 2015-05-16 21:59:41 +02:00
Peter Simons
eb32c97162 HStringTemplate: remove obsolete overrides 2015-05-16 21:59:41 +02:00
Peter Simons
0fa44a5633 Haskell packages brainfuck and unlambda have been fixed upstream. 2015-05-16 21:59:40 +02:00
Peter Simons
111de3eb62 haskell-configuration-ghc-7.10.x: remove obsolete "version bump" hacks 2015-05-16 21:59:40 +02:00
Peter Simons
e46a796f5d haskell-bitcoin-api has been fixed upstream 2015-05-13 13:36:51 +02:00
Peter Simons
cf013700ef haskell-esqueleto: remove obsolete jailbreak for ghc-7.10.x 2015-05-13 13:18:24 +02:00
Nikolay Amiantov
3e17a5c1d0 haskell-unlambda/brainfuck: Put a note 2015-05-12 17:33:46 +03:00
Nikolay Amiantov
cb9764f847 haskell-lambdabot: remove ghc 7.8 patch 2015-05-12 17:25:52 +03:00
Nikolay Amiantov
f83011736f haskell-mueval: update patch 2015-05-12 17:25:52 +03:00
Nikolay Amiantov
367c7779e0 haskell-dependent-sum-template: updated on Hackage 2015-05-12 17:25:38 +03:00
Nikolay Amiantov
332df249e6 haskell-misfortune: fix patch 2015-05-12 17:25:24 +03:00
Charles Strahan
e3696ed37f ghcjs: bump ghcjs-prim
closes #7768
2015-05-11 00:52:52 -04:00
Peter Simons
eafd67b45e haskell-wreq has been fixed upstream 2015-05-10 22:14:46 +02:00
Jos van den Oever
d8b93eb1cd Fix compilation of language-glsl.
The issue / patch https://github.com/noteed/language-glsl/pull/10 fixes
a compilation problem with language-glsl.
The packages pretty and prettyclass conflicted when compiled with GHC 7.10.
2015-05-10 18:50:07 +02:00
Peter Simons
dbdba8e0c4 haskell-bitcoin-api-extra depends on broken wreq library 2015-05-08 14:10:16 +02:00
Peter Simons
300edc44f8 haskell-edit-distance has been fixed upstream 2015-05-08 14:10:16 +02:00
Peter Simons
60cee4e995 haskell-text: trigger re-build to mitigate non-deterministic library ID bug 2015-05-08 14:10:16 +02:00
Peter Simons
0dc150ffbc haskell-cabal-lenses: trigger re-build to fix broken Hydra package 2015-05-08 14:10:16 +02:00
Peter Simons
4dba3fa2e0 Fix bogus references to cabal-install 1.18.x. 2015-05-08 14:10:16 +02:00
Peter Simons
a2f6ca40e3 haskell-timerep test suite crashes ghc-7.10.x 2015-05-05 21:44:48 +02:00
Peter Simons
19e1e44809 haskell-ghc-events has been fixed upstream. 2015-05-05 13:11:30 +02:00
Peter Simons
6079bd61b5 haskell-bitcoin-api: depends on broken wreq 2015-05-04 15:51:17 +02:00
Peter Simons
90b84a60a6 haskell-wreq: the library is broken with GHC 7.10.1 2015-04-28 17:57:50 +02:00
Peter Simons
2c5f7fdd58 haskell-configuration-ghc-7.10.x: fix test suite failure in haddock-library 2015-04-26 11:47:44 +02:00
Peter Simons
0340d4d0ea haskell-configuration-ghc-7.10.x: fix evaluation error 2015-04-26 11:47:44 +02:00
Peter Simons
991a23b5db haskell-edit-distance: update patch SHA 2015-04-25 18:02:02 +02:00
Michael Alan Dorman
54fb857a49 Add patch for present not yet on hackage. 2015-04-25 06:45:35 -04:00
Charles Strahan
1cdbde93d5 haskell-Extra: patch for GHC 7.10.x 2015-04-24 22:10:11 -04:00
Charles Strahan
c719235b40 haskell-pandoc-siteproc: remove obsolete patches
Remove obsolete patches for ghc-7.10.x support; these patches have
landed in the pandoc-citeproc-0.6.0.1 release.
2015-04-24 14:15:51 -04:00
Nikolay Amiantov
0fd1cac36f IOSpec: remove patch
Closes https://github.com/NixOS/nixpkgs/pull/7514.
2015-04-23 11:34:05 +02:00
Moritz Ulrich
80e5dcbb90 haskell-configuration-ghc-7.10.x: bug report link for AttoBencode. 2015-04-22 21:00:01 +02:00
Moritz Ulrich
40d135b6ad GHC 7.10: Fix Data.AttoBencode. 2015-04-22 15:18:56 +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
72f06e79f5 haskell-tasty-rerun: fix build with GHC 7.10.1 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
88fa30e8f2 haskell-configuration-ghc-7.10.x: clean-up 2015-04-19 19:56:45 +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
bf294df172 haskell-annotated-wl-pprint was fixed upstream. 2015-04-19 11:59:09 +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
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
b2f87068b6 haskell-configuration-ghc-7.10.x: remove obsolete overrides 2015-04-18 20:43:22 +02:00