Peter Simons
a7cb42e1c2
haskell-wx: clean up overrides
2015-08-07 15:13:13 +02:00
obadz
3801ef5912
haskell: move patches to patches directory
2015-08-06 11:14:05 +01: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
e4d493fc54
jailbreak-cabal: link statically to avoid runtime dependency on ghc
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 5c896e5511608592b94960c5c419f70dadc5b527, which was
a set of local changes unrelated to the commit title.
2015-07-30 16:21:39 -07:00
John Wiegley
5c896e5511
emacs: Update Mac Port Emacs to 24.5-mac-5.9
2015-07-28 20:08:53 -07: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
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
Joachim Fasting
8500217715
vimus: disable on 32 bit linux
...
A port of 57c5b8f5e1
2015-07-22 08:55:07 +02: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
333f145d76
Merge branch 'master.upstream' into staging.upstream
2015-07-13 15:11:31 -07:00
Jude Taylor
682dc3ee70
link yesod-bin with cocoa
2015-07-11 16:05:04 -07:00
Jude Taylor
5f308b50e4
add system keychains to security-tool's propagated inputs
2015-07-11 16:05:04 -07:00
Peter Simons
6d457c60bb
haskell-hspec-expectations: re-enable the test suite
2015-07-11 16:05:00 +02:00
Peter Simons
841cfa9764
haskell-hspec: break infinite recursion in testDepends
...
Suggested by @Fuuzetsu in https://github.com/NixOS/nixpkgs/issues/8664 .
2015-07-11 16:05:00 +02:00
William Casarin
33c3e62fbb
haskellPackages.vcache: unmark broken
...
* unmark haskellPackages.vcache as broken
* unmark haskellPackages.vcache-trie as broken
No longer broken since the addition of lmdb in
9d85874aeb6f17bc1b13c1a248f319e1908e1210
2015-07-11 16:05:00 +02:00
Peter Simons
b096c39ca2
haskell-wai-session has been fixed upstream.
2015-07-11 16:05:00 +02:00
Jude Taylor
066412c7b0
clean up propagated stuff for x509-system
2015-07-10 10:41:08 -07:00
Jude Taylor
ac3acae7a5
use security_tool in x509-system
2015-07-10 10:41:07 -07:00
Robert Helgesson
ac594b303d
haskell-http-media: enable tests
...
The test suite builds and runs OK since version 0.6.2.
2015-07-09 23:02:05 +02:00
Robert Helgesson
5d88acfa70
haskell-presburger: enable tests
...
The tests compile (and pass) since release of presburger version 1.3.1.
2015-07-09 20:27:00 +02:00
Robert Helgesson
6c2e772508
network-uri: re-enable tests
...
The issue causing compilation failure seems to have been resolved.
2015-07-07 21:05:19 +02:00
William A. Kennington III
d605663ae2
Merge branch 'master.upstream' into staging.upstream
2015-07-05 13:06:02 -07:00
Peter Simons
b6b13e45f8
haskell-lhs2tex: disable Hydra builds to fix assrtion error
2015-07-05 21:06:04 +02:00
Peter Simons
2f111381e0
haskell-mueval has been fixed upstream.
2015-07-05 21:06:04 +02:00
Peter Simons
26a9fcdfca
haskell-hwsl2-reducers depends on broken build inputs
2015-07-05 21:06:04 +02:00
Peter Simons
7871f2d9b1
haskell-Frames depends on broken singletons library.
2015-07-05 21:06:04 +02:00
Peter Simons
101d0db511
haskell-hid: build is broken
2015-07-05 21:06:03 +02:00
Peter Simons
34f10a82e0
haskell-digitalocean-kzs: can't run its test suite
2015-07-05 21:06:03 +02:00
Peter Simons
63406af616
haskell-acme-one exports no library modules, so we shouldn't run Haddock
2015-07-05 21:06:03 +02:00
Peter Simons
d0f1e6626b
haskell-socket: test suite tries to access the network
2015-07-05 21:06:03 +02:00
William A. Kennington III
612f0bdd67
Merge branch 'master.upstream' into staging.upstream
2015-06-30 23:58:07 -07:00
Edward Tjörnhammar
da7355e562
pkgs.haskellPackages.gitit: unmark as broken
2015-06-28 12:40:23 +02:00
Thomas Tuegel
a8c52d0958
Merge branch 'master' into staging
2015-06-25 09:15:05 -05:00
Peter Simons
ec08cb9036
haskell-stack: disable failing test suite
...
Works around https://github.com/commercialhaskell/stack/issues/408 and
https://github.com/commercialhaskell/stack/issues/409 . Closes
https://github.com/NixOS/nixpkgs/pull/8497 .
2015-06-25 14:14:07 +02:00
Peter Simons
b64021cdaa
haskell-gnutls: linker errors have been fixed upstream
2015-06-25 12:16:48 +02:00
Peter Simons
56b293231b
haskell-shake: disable test suite because of https://github.com/ndmitchell/shake/issues/267
2015-06-24 12:28:04 +02:00
Peter Simons
ddcdeaf2c1
haskell-units-attoparsec: build depends on broken singletons library
2015-06-24 12:28:04 +02:00
Peter Simons
ae7140f693
haskell-hslua: drop obsolete override
2015-06-24 12:28:04 +02:00
Jude Taylor
c779fe9804
darwin purity: haskell-double-conversion
2015-06-21 00:57:50 -07:00
Jude Taylor
3af62f18f2
darwin purity: haskell-system-fileio
2015-06-21 00:57:41 -07:00
Jude Taylor
a4fbe26ec8
darwin purity: haskell-hfsevents
2015-06-20 15:29:55 -07:00
Thomas Tuegel
5c7fb3a9b5
haskell-bindings-levmar: build with openblasCompat
2015-06-18 12:58:16 -05:00
Peter Simons
84235ff763
haskell-xkbcommon test suite has unspecified dependencies.
2015-06-17 23:17:54 +02:00
Peter Simons
b8446a4d85
haskell: update configuration for Cabal 1.22.4.0
2015-06-17 23:17:54 +02:00
Peter Simons
90c3d380d1
haskell-wai-session: package is broken
2015-06-16 13:02:27 +02:00