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
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
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
Edward Tjörnhammar
c71ec659ee
haskell-ng.packages.ghc7101.mono-traversable: removing applied patch
2015-04-14 12:34:01 +02:00
Shea Levy
1cbf0b7d27
diagrams-lib: build on ghc-7.10
2015-04-11 18:22:50 -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
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
Shea Levy
afa985d4e7
arithmoi: Fix for ghc 7.10
2015-04-11 14:40:39 -04: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
f415ce2953
haskell: bring back wl-pprint patch
...
partially reverts 5742215
2015-04-09 15:02:16 -04:00
Utku Demir
57422158b2
Remove haskellngPackages.wl-pprint-* patches since updated upstream
2015-04-09 13:02:04 +00:00
Nikolay Amiantov
3956bc8e64
haskell-ng: fix various packages for 7.10
2015-04-09 02:58:59 +03: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
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
2f180f6888
yesod-bin : pull in patch from PR to support GHC 7.10.1
2015-04-05 00:49:39 -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
Peter Simons
9ce8d10dae
haskell-cartel supports GHC 7.10.1 now.
2015-03-31 14:21:09 +02:00
Peter Simons
d75bcc16f7
haskell-stringsearch no longer needs patching for GHC 7.10.x.
2015-03-30 16:43:55 +02:00
Charles Strahan
d590a0f4b6
ghcjs: support for Haskell-NG
...
closes #5828
closes #6786
2015-03-29 03:34:04 +02:00
utdemir
c9258a76ba
Fix some build failures on GHC 7.10.1
2015-03-27 22:53:11 +02:00
Nikolay Amiantov
49f3c375b5
ghcWithPackages: add withLLVM
2015-03-26 11:29:05 +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
Aistis Raulinaitis
3c7a919431
ansi-wl-pprint hash correction
2015-03-22 15:00:07 -07: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
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
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
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
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
14cd6ae2a9
haskell-cartel: fix build with ghc 7.10.1
2015-01-30 18:43:29 +01: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
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
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