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
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
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 eb7362a36cf2be72ddcc9845249641d021424a93.
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