Peter Simons
e9631f289f
haskell-clash-lib depends on broken singletons library.
2015-05-05 21:44:47 +02:00
Peter Simons
1e574111ff
haskell-temporal-music-notation does not compile.
...
https://github.com/anton-k/temporal-music-notation/issues/1
2015-05-05 21:44:47 +02:00
Peter Simons
1650292b65
hackage-packages.nix: update to 9c68a9d77e
with hackage2nix revision a92f66b20fe51e401d0d4d945beeae82093f8d43
2015-05-05 21:44:47 +02:00
Peter Simons
53598090ea
hackage-packages.nix: update to 461332b5dd
with hackage2nix revision a92f66b20fe51e401d0d4d945beeae82093f8d43
2015-05-05 19:18:19 +02:00
Peter Simons
19e1e44809
haskell-ghc-events has been fixed upstream.
2015-05-05 13:11:30 +02:00
Peter Simons
d383f5181c
haskell-singletons: broken with GHC 7.10.x and probably other versions too
2015-05-05 12:54:54 +02:00
Peter Simons
b8bd197915
haskell-libconfig: fix build
2015-05-05 12:54:54 +02:00
Peter Simons
d42d6438b2
Use old conduit version 1.2.4.1 for GHC 7.6.x and 7.8.x.
...
Newer versions seem impossible to compile with older GHCs because they
invariably refer to a non-existent version of 'void':
http://hydra.cryp.to/build/794276/nixlog/41/raw
http://hydra.cryp.to/build/794273/nixlog/98/raw
2015-05-05 12:54:53 +02:00
Peter Simons
34c533009d
hackage-packages.nix: update to 377c4aff87
with hackage2nix revision e4785fc969ad3ea9d2fdda94a86d0fff9c56721c
2015-05-05 12:54:48 +02:00
Peter Simons
e0181e4b72
haskell-void: trigger re-build some more
2015-05-05 11:15:58 +02:00
Peter Simons
3e17d6e958
haskell-void: trigger re-build to unbreak our copy on Hydra
2015-05-04 20:04:20 +02:00
Philipp Hausmann
35b3d16bde
haskell-data-hash: disable broken test suite
2015-05-04 16:20:11 +02:00
Peter Simons
63efc2ee38
haskell-doctest-prop: disable broken test suite
2015-05-04 15:51:58 +02:00
Peter Simons
6079bd61b5
haskell-bitcoin-api: depends on broken wreq
2015-05-04 15:51:17 +02:00
Peter Simons
cf230ccc82
hackage-packages.nix: update to 7291c193bd
with hackage2nix revision 1e8c48d7b3a9b73489d686ee1ae44f4198130294
2015-05-04 15:49:46 +02:00
Peter Simons
7299118724
Remove obsolete Haskell attribute name compatibility layer.
2015-05-04 12:27:03 +02:00
Thomas Tuegel
1fe28a1132
Merge remote-tracking branch 'upstream/master' into staging
2015-04-29 11:33:28 -05:00
Peter Simons
9b27a88b66
hackage-packages.nix: update to 5f6d964cba
with hackage2nix revision 913111f692c1890208c98f0fd73dbe1b711c789b
2015-04-29 12:22:20 +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
6f7e793f03
haskell-rainbox: the test suite does not compile
2015-04-28 17:57:36 +02:00
Peter Simons
a3beaca54f
haskell-cabal-test-quickcheck: fix build by providing a recent-enough version of QuickCheck
2015-04-28 17:57:04 +02:00
Peter Simons
f426922f4a
hackage-packages.nix: update to 44775051f9
with hackage2nix revision 913111f692c1890208c98f0fd73dbe1b711c789b
2015-04-28 17:57:04 +02:00
Peter Simons
c449a930aa
ghcWithPackages: add postBuild hook so that users can mess with the generated environment
...
postBuild can be used to execute user-specific commands on the generated $out
environment before finalizing the build. For example, this hook can be used to
generate appropriate 'makeWrapper' script for binaries contained in the
environment.
2015-04-28 13:17:44 +02:00
Peter Simons
6db9c9a2bb
haskell-configuration-common: build hruby with ruby 2.1
...
Our default version, 1.9, is not supported.
2015-04-27 17:24:14 +02:00
Peter Simons
2028ece4a8
hackage-packages.nix: update to 0342de381c
with hackage2nix revision 0d45926218066869f16d55d970cac0d6b50d9ebd
2015-04-27 17:24:10 +02:00
Peter Simons
0241c1f25c
hackage-packages.nix: update to 30bfb9f702
with hackage2nix revision 0d45926218066869f16d55d970cac0d6b50d9ebd
2015-04-27 13:09:40 +02:00
Vladimír Čunát
30f31c9afc
Merge 'master' into staging
...
(relatively simple conflicts)
2015-04-26 22:52:08 +02:00
Peter Simons
08f0e0208a
hackage-packages.nix: update to bf1b180f9d
with hackage2nix revision c84f676708fec9d3a848f466468db04c7e641069
2015-04-26 16:53:47 +02:00
Peter Simons
066d6146fc
haskell-shake: disable test suite on Darwin
...
The tests fail because of https://github.com/ndmitchell/shake/issues/206 .
2015-04-26 13:09:13 +02:00
Peter Simons
effd525c55
hackage-packages.nix: update to ea1e77a413
with hackage2nix revision c84f676708fec9d3a848f466468db04c7e641069
2015-04-26 13:06:35 +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
c59420a856
hackage-packages.nix: update to abae36d131
with hackage2nix revision c84f676708fec9d3a848f466468db04c7e641069
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
Peter Simons
848bf3b75d
haskell-wreq-sb: disable failing test suite
2015-04-25 17:57:32 +02:00
Peter Simons
24f50d3e22
hackage-packages.nix: update to cc08310397
with hackage2nix revision c84f676708fec9d3a848f466468db04c7e641069
2015-04-25 17:57:32 +02:00
Peter Simons
cb3342f1dc
Merge pull request #7543 from mdorman/master
...
Add patch for present not yet on hackage.
2015-04-25 17:48:53 +02:00
Peter Simons
2ca6148bc7
hackage-packages.nix: re-generate from Hackage state 5af579af59
2015-04-25 17:09:04 +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
Peter Simons
d300943ba8
haskell-cgi: fix build with GHC 7.8.x
2015-04-24 17:52:19 +02:00
Peter Simons
5fade2b6aa
hackage-packages.nix: re-generate from Hackage state f3fe5bb92d
2015-04-24 11:22:47 +02:00
Peter Simons
3428b8df57
haskell-HGamer: these packages don't compile and it's unclear when they'll be fixed
...
https://github.com/urs-of-the-backwoods/HGamer3D/issues/7
2015-04-24 09:10:36 +02:00
Peter Simons
4e679f0ca3
hackage-packages.nix: re-generate from Hackage state fdf6d76660
2015-04-23 19:55:55 +02:00
Peter Simons
019b18722d
cabal2nix: bump to latest version and wrap it to include nix-prefetch-scripts in $PATH
2015-04-23 14:12:43 +02:00
Peter Simons
c209665763
haskell-configuration-ghc-7.6.x.nix: add missing definition for "xhtml"
...
hackage-packages.nix contains no "xhtml" attribute because our default
compiler -- GHC 7.10.x -- has this package as a core module. Now, the
package is missing for older versions of GHC. This patch Remedies that
issue for 7.6.x. Older compilers probably need a similar fix.
Closes https://github.com/NixOS/nixpkgs/pull/7510 .
2015-04-23 11:34:05 +02:00
Nikolay Amiantov
0fd1cac36f
IOSpec: remove patch
...
Closes https://github.com/NixOS/nixpkgs/pull/7514 .
2015-04-23 11:34:05 +02:00
Peter Simons
8a9de1effd
hackage-packages.nix: re-generate from Hackage state 318f4faa8b
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
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
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
Shea Levy
afa985d4e7
arithmoi: Fix for ghc 7.10
2015-04-11 14:40:39 -04:00
Shea Levy
fe4d221a30
ffmpeg-light: libavutil is part of ffmpeg.
...
Refs NixOS/cabal2nix#159
2015-04-11 14:24:02 -04:00
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
Eric Seidel
b8d75c66ee
haskell-ng: need to use haddock-api-2.15 on ghc-7.8
2015-03-31 16:07:43 -07:00
Nikolay Amiantov
f2f826e97a
haskellng: fix some gtk- and webkit-related packages
...
Fixes https://github.com/NixOS/nixpkgs/issues/7108 .
2015-03-31 22:04:43 +02:00
Peter Simons
f35b08ac39
haskell-csound-expression-dynamic: disable Haddock phase to fix the build
...
https://github.com/anton-k/csound-expression-dynamic/issues/1
2015-03-31 22:04:43 +02:00
Peter Simons
d0ac04fbaa
hackage-packages.nix: re-generate from Hackage 2015-03-31T16:39:41+0200
2015-03-31 22:04:43 +02:00
Peter Simons
9ce8d10dae
haskell-cartel supports GHC 7.10.1 now.
2015-03-31 14:21:09 +02:00
Peter Simons
bb38374158
haskell-xmonad-contrib: fix build
2015-03-31 14:21:08 +02:00
Peter Simons
6644bca846
idris: fix build by providing appropriate versions of the build inputs
...
Resolves https://github.com/NixOS/nixpkgs/issues/7014 .
2015-03-31 13:56:16 +02:00
Peter Simons
aba61babe3
haskell-pandoc: disable test suite to fix the build
...
The errors look harmless. Reported upstream at https://github.com/jgm/pandoc/issues/2036 .
2015-03-30 16:43:56 +02:00
Peter Simons
179f1b788f
hackage-packages.nix: downgrade blaze-html and haddock-library to fix Pandoc build
2015-03-30 16:43:56 +02:00
Peter Simons
e568408367
Nomyx has been fixed upstream.
2015-03-30 16:43:55 +02:00
Peter Simons
6306f9a761
hackage-packages.nix: re-generate with recent hackage2nix
2015-03-30 16:43:55 +02:00
Peter Simons
d75bcc16f7
haskell-stringsearch no longer needs patching for GHC 7.10.x.
2015-03-30 16:43:55 +02:00
Peter Simons
b9dd22f1cb
haskell-haddock-library fails its test suite.
2015-03-30 16:43:55 +02:00
Peter Simons
d619392bdc
hackage-packages.nix: don't update default version of 'primitive' yet
2015-03-30 16:43:55 +02:00
Peter Simons
e42e1ea6de
hackage-packages.nix: re-generate from Hackage 2015-03-29T03:47:46+0200
2015-03-30 16:43:55 +02:00
Peter Simons
83db889148
haskell-base: don't try to build this package
2015-03-30 16:43:54 +02:00
Peter Simons
834f2dc27b
haskell-integer-gmp: don't try to build this package
2015-03-30 16:43:54 +02:00
Peter Simons
67950f036e
haskell-marquise fails its test suite.
2015-03-30 16:43:54 +02:00
Peter Simons
3061ce63aa
haskell-llvm-base: deprecated package (that doesn't compile)
2015-03-30 16:43:54 +02:00
Peter Simons
c460fa95fb
haskell-mtl-compat: fix build with ghc 7.6.x.
2015-03-30 04:05:00 +02:00
William A. Kennington III
fa2e5b25ba
Merge branch 'master' into staging
2015-03-29 14:25:48 -07:00
Nikolay Amiantov
8943ffcd2b
ghcWithPackages: restore old style (without 'with')
2015-03-29 13:15:39 +03:00
Peter Simons
028779fb40
ghcWithPackages: fix isGhcjs evaluation even some more
...
This is harder than I would have thought.
2015-03-29 11:02:31 +02:00
Peter Simons
b1e854d660
ghcjs: fix evaluation error in with-packages-wrapper.nix some more
2015-03-29 03:34:04 +02:00
Peter Simons
2502b53743
ghcjs: fix emacs syntax highlighting
2015-03-29 03:34:04 +02:00
Peter Simons
8c16648f56
ghcjs: fix evaluation error in with-packages-wrapper.nix
2015-03-29 03:34:04 +02:00
Charles Strahan
d590a0f4b6
ghcjs: support for Haskell-NG
...
closes #5828
closes #6786
2015-03-29 03:34:04 +02:00
William A. Kennington III
7ccccc15ba
Merge branch 'master' into staging
2015-03-27 16:03:03 -07:00
utdemir
c9258a76ba
Fix some build failures on GHC 7.10.1
2015-03-27 22:53:11 +02:00
Peter Simons
f0742a4bfb
cryptol is now available from Hackage,
2015-03-27 19:45:54 +01:00
Eelco Dolstra
5c0eb64d43
Set more precise meta.position for Haskell packages
2015-03-27 16:17:48 +01:00
Peter Simons
5f0d93351d
Bump cabal2nix to latest version.
2015-03-27 15:28:00 +01:00
Peter Simons
fa8c514407
hackage-packages.nix: re-generate from Hackage 2015-03-26T14:11:09+0100
2015-03-27 15:28:00 +01:00
William A. Kennington III
767c179a94
Merge branch 'master' into staging
2015-03-26 14:44:05 -07:00
Peter Simons
1841a05b9d
haskell-stm-queue-extras: real fix for the broken Cabal file
2015-03-26 11:29:06 +01:00
Peter Simons
a8d249cbbb
haskell-bytestring-arbitrary: use compiler-specific LLVM version
2015-03-26 11:29:06 +01:00
Peter Simons
753284c2d0
hackage-packages.nix: add compiler-specific LLVM support
...
This change will resolve 'llvm' and related symbols from the compiler-specific
'llvmPackages' set rather than the global 'pkgs'. This allows us to use
different versions of llvm depending on the copmiler we're building with.
2015-03-26 11:29:06 +01:00
Peter Simons
2e811ff754
hackage-packages: re-generate from Hackage 2015-03-25T19:49:53+0100
2015-03-26 11:29:05 +01:00
Peter Simons
39ec62fa96
haskell-configuration-common: don't import LLVM into the package set
...
Instead, we'll make sure that packages find it in self.llvmPackages.
2015-03-26 11:29:05 +01:00
Nikolay Amiantov
49f3c375b5
ghcWithPackages: add withLLVM
2015-03-26 11:29:05 +01:00
Peter Simons
1368206eb8
haskell-configuration-common: remember ticket URL
2015-03-26 11:29:05 +01:00
Peter Simons
73f35dcc0c
haskell-CLI fails its test suite because of missing modules.
2015-03-26 11:29:05 +01:00
Peter Simons
a6f3b54fd0
haskell-ng: disable failing builds on Hydra
2015-03-26 11:29:05 +01:00
Peter Simons
bdd4304870
Merge pull request #6980 from Fuuzetsu/remove-ansi-patch
...
ansi-wl-pprint: don't patch anymore
2015-03-25 20:36:05 +01:00
Peter Simons
706b2274cb
haskell-esqueleto fails its test suite.
2015-03-25 20:33:26 +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
Peter Simons
6792f76706
haskell-stm-queue-extras: manually remove the update to revision 1
...
That revision doesn't exist. What happened is that upstream uploaded a Cabal
file that says "x-revision: 1". Of course, the incorrect setting will come back
in as soon as we update hackage-packages.nix. Nonetheless, I'm opting for the
short-term solution here, hoping that upstream will remove the x-revision
header from Hackage soon'ish.
https://github.com/haskell/hackage-server/issues/337
2015-03-25 14:37:15 +01:00
Peter Simons
1fcac34d46
hackage-packages.nix: re-generate from Hackage 2015-03-24T20:22:17+0100
2015-03-25 14:37:15 +01:00
Peter Simons
9170b4bd65
haskell-lambdabot: upstream has fixed the build
2015-03-25 14:37:15 +01:00
Peter Simons
013b12a54c
haskell-ng: expose Hackage's revision number in hackage-packages.nix and use it to generate stable download URLs for edited Cabal files
...
Fixes https://github.com/NixOS/nixpkgs/issues/6914 .
2015-03-25 14:37:15 +01:00
Peter Simons
e77ad8855a
haskell-feldspar-signal exports no modules.
2015-03-25 14:37:14 +01:00
Peter Simons
eaf95037cd
haskell-Hipmunk: mark broken because it doesn't support recent versions of StateVar
2015-03-25 14:37:14 +01:00
Peter Simons
a4ffd5800e
haskell-directory: version 1.2.2.0 tries to access the network when running the test suite
2015-03-25 14:37:14 +01:00
Peter Simons
c8c355941c
haskell-ng: update bytestring to latest version
2015-03-25 14:37:14 +01:00
Peter Simons
0533fdb09d
haskell-ng: update haskeline to latest version
2015-03-25 14:37:14 +01:00
Peter Simons
adff1a2b35
haskell-HStringTemplate: update to latest version
2015-03-25 14:37:14 +01:00
Peter Simons
258bc13966
haskell-ng: update Cabal and deepseq to latest versions
2015-03-25 14:37:14 +01:00
Peter Simons
3f0097fc4b
hackage-packages.nix: re-generate from Hackage 2015-03-24T13:42:07+0100
2015-03-25 14:37:14 +01:00
Thomas Tuegel
8fd5dd89ac
Merge branch 'master' into staging
2015-03-24 17:49:30 -05:00
Thomas Tuegel
5d1f6ad57c
qt5: make qt-5.4.1 default
2015-03-24 17:14:56 -05:00
Peter Simons
85704cd9d3
cabal2nix: update to latest Git version
2015-03-24 13:58:08 +01:00
Aistis Raulinaitis
3c7a919431
ansi-wl-pprint hash correction
2015-03-22 15:00:07 -07:00
Peter Simons
d242b5220a
haskell-bytestring-arbitrary: fix build by passing an older LLVM version
2015-03-21 19:47:53 +01:00
Peter Simons
fddc2fa8bc
haskell-hydrogen-syntax does not compile.
2015-03-21 19:44:12 +01: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
61b1ef496f
haskell-bindings-GLFW has been fixed upstream.
2015-03-21 19:44:12 +01:00
Peter Simons
446f301078
hackage-packages: re-generate from Hackage 2015-03-20T11:29:46+0100
2015-03-21 19:44:12 +01:00
Peter Simons
5c268bca2e
haskell-locators test suite is broken.
2015-03-21 19:44:12 +01:00
Peter Simons
afb0874e06
hackage-packages.nix: re-generate from Hackage 2015-03-19T13:39:37+0100
2015-03-19 17:55:19 +01:00
Peter Simons
3f45fe100a
haskell-bindings-GLFW is broken (and has been for quite a while).
2015-03-18 13:31:33 +01:00
Peter Simons
5cdd855938
haskell-lens: update to 4.8
2015-03-18 13:31:33 +01:00
Peter Simons
25f4f78c92
haskell-mysql: fix build
2015-03-18 12:13:43 +01:00
Peter Simons
fe8d65c9a6
Add required overrrides for haskell-hosc and haskell-tidal-midi.
...
Fixes https://github.com/NixOS/nixpkgs/issues/6864 .
2015-03-18 12:13:43 +01:00
Peter Simons
53fa11398c
hackage-packages.nix: re-generate from Hackage 2015-03-17T11:52:35+0100
2015-03-18 12:13:43 +01:00
Peter Simons
eb7b6e2137
haskell-exceptions: upstream has fixed the test suite
2015-03-17 11:40:51 +01:00
Peter Simons
42ab5ea077
hackage-packages: re-generate from Hackage 2015-03-16T12:54:30+0100
2015-03-16 12:54:30 +01:00
Peter Simons
62d8b22931
hackage-packages.nix: re-generate from Hackage 2015-03-15T11:02:07+0100
2015-03-16 12:52:13 +01:00
Peter Simons
3f41103aaf
Merge pull request #6824 from cstrahan/hs-mesos
...
hs-mesos: fix build
2015-03-16 12:10:24 +01:00
Charles Strahan
7e94f79433
hs-mesos: fix build
...
mesos was propagating the wrong protobuf version, and the cabal file
referenced some impure paths.
2015-03-15 18:57:44 -04:00
Peter Simons
46f2aab0a5
haskell-boundingboxes: upstream has fixed the test suite
2015-03-15 11:00:12 +01:00