Peter Simons
66a2dbbd77
hackage-packages.nix: update to 1f18eb6546
with hackage2nix revision v20150807-5-g2b9cf46
2015-08-07 23:08:12 +02: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
fd53387bba
haskell-imagemagick: test suite is broken
2015-08-07 15:13:16 +02:00
Peter Simons
2f03c42736
haskell-hscurses does not compile.
2015-08-07 15:13:16 +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
89ca308517
haskell-distributed-process-*: remove overrides -- these packages are utterly broken
2015-08-07 15:13:15 +02:00
Peter Simons
03f9f0f801
haskell-getopt-generics: don't run broken test suite
2015-08-07 15:13:15 +02:00
Peter Simons
1d889d92da
haskell-hoogle: don't run the part of the test suite that requires network access
2015-08-07 15:13:15 +02:00
Peter Simons
5154f5cb02
haskell-llvm-general-pure: disable broken test suite
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
Peter Simons
61b44f4ef7
haskell-pcap: override to fix undeclared dependency
2015-08-07 15:13:15 +02:00
Peter Simons
849d618035
haskell-wl-pprint-terminfo: override to add undeclared/missing 'ncurses' dependency
2015-08-07 15:13:15 +02:00
Peter Simons
78dcbd3cc6
haskell-dpkg: the build is broken
2015-08-07 15:13:15 +02:00
Peter Simons
848472baaa
haskell-epic: add override to include missing dependencies
2015-08-07 15:13:14 +02:00
Peter Simons
7064e4fb46
haskell-generic-builder: add support for build-tools in the test suite stanza
2015-08-07 15:13:14 +02:00
Peter Simons
fcb8d47fcd
Switch ghcjs to ghc 7.10.2.
2015-08-07 15:13:14 +02:00
Peter Simons
961011aea1
haskell-logger: we cannot easily build the test suite due to cyclic dependencies
2015-08-07 15:13:14 +02:00
Peter Simons
efdaac847b
haskell-lzma-conduit: disable test suite to fix the build
...
Honestly, this package seems unmaintained, and we should probably
disable the build altogether.
2015-08-07 15:13:14 +02:00
Peter Simons
807c0c2029
haskell-webkit no longer compiles; the package doesn't find its system library build input anymore
...
@abbradar, maybe you know how to fix this?
2015-08-07 15:13:14 +02:00
Peter Simons
d968321e4b
haskell-wiring: build has been fixed upstream
2015-08-07 15:13:14 +02:00
Michael Alan Dorman
feee20e226
haskell-zip-archive: remove obsolete override
2015-08-07 15:13:13 +02:00
Peter Simons
8459ea641f
haskell-diagrams-lib: broken because it can't cope with recent versions of fsnotify and system-filepath
2015-08-07 15:13:13 +02:00
Peter Simons
c79879b955
haskell-hs-blake2 depends on broken llvm-base library.
2015-08-07 15:13:13 +02:00
Peter Simons
8db23bc08f
haskell-ghc-paths: register Nixpkgs-specific patch
...
This used to be added by cabal2nix, but now the tool no longer does because
there's no reliable way to refer to the patch file in the generated build
expression.
2015-08-07 15:13:13 +02:00
Peter Simons
a7cb42e1c2
haskell-wx: clean up overrides
2015-08-07 15:13:13 +02:00
Peter Simons
7bcc1bfc11
haskell: add 'addPkgconfigDepend' combinator to lib.nix
2015-08-07 15:13:13 +02:00
Peter Simons
4fb4e24bf3
hackage-packages.nix: update to 71e5685240
with hackage2nix version 20150807
2015-08-07 15:13:13 +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
5632ab7b24
haskell: delete unused patches
2015-08-06 11:14:06 +01:00
obadz
3801ef5912
haskell: move patches to patches directory
2015-08-06 11:14:05 +01:00
obadz
23f5a23ec7
haskell-modules/default.nix: this line of code is invalid but wasn't causing harm thanks to non-strictness
2015-08-06 11:09:47 +01:00
Peter Simons
099c1a4522
haskell-tar: use older version for builds with GHC < 7.6.x.
2015-08-05 21:36:20 +02:00
Peter Simons
94e1660d00
haskell-mockery: run test suite with "TRAVIS=true" set to avoid timing issues
2015-08-05 21:36:20 +02:00
Peter Simons
552fcd0b75
haskell-hsqml-datamodel-vinyl is broken because of singletons.
2015-08-05 21:36:20 +02:00
Peter Simons
ab77228749
haskell-generic-builder: improve recognition of pkgconfig dependencies
2015-08-05 21:36:20 +02:00
Peter Simons
e4d493fc54
jailbreak-cabal: link statically to avoid runtime dependency on ghc
2015-08-05 21:36:19 +02:00
Peter Simons
b03ce5d57a
haskell-binary: update to version 0.7.6.1
2015-08-05 21:36:19 +02:00
Peter Simons
66d8f03aa4
hackage-packages.nix: update to 88d2b472d2
with hackage2nix revision 012eb638a5db2ba7cf2c94e4375ea5cc05aefde0
2015-08-05 21:36:19 +02:00
John Wiegley
23562aad59
Revert "emacs: Update Mac Port Emacs to 24.5-mac-5.9"
...
This reverts commit 5c896e5511
, which was
a set of local changes unrelated to the commit title.
2015-07-30 16:21:39 -07:00
Nikolay Amiantov
e3d359a507
haskellPackages.misfortune: remove redundant patch
2015-07-29 13:51:11 +03:00
John Wiegley
5c896e5511
emacs: Update Mac Port Emacs to 24.5-mac-5.9
2015-07-28 20:08:53 -07:00
Nikolay Amiantov
f5b41dbf42
haskellPackages.gnuplot: remove reduntant patch
2015-07-28 12:33:29 +03:00
Peter Simons
54d86f86fd
haskell-base: update override for new version
2015-07-25 20:54:42 +02:00
Peter Simons
867eda32ca
haskell-Southpaw cannot be built on Unix.
2015-07-25 20:54:42 +02:00
Peter Simons
b49b2d9bba
haskell-shelly: test suite has been fixed upstream
2015-07-25 20:54:42 +02:00
Peter Simons
4139c6c809
hackage-packages.nix: update to 0a07c4217d
with hackage2nix revision e5e4464893b2b964424077e4fe7ef1a76e6d1173
2015-07-25 20:54:42 +02:00
Vladimír Čunát
a2f16fdcff
Merge branch 'staging'
2015-07-24 15:12:28 +02:00
Peter Simons
74bc5a2240
haskell-shelly: disable test suite to fix the build
2015-07-23 19:50:56 +02:00
Peter Simons
44513ae025
haskell-inilist: test suite cannot be built because it depends on broken testpack
2015-07-23 19:50:56 +02:00