Tom Hunger
9303783649
haskell-purescript: Disable tests.
...
Tests need network + /homeless-shelter.
2015-08-21 13:39:13 +01:00
Benno Fünfstück
c51f0dbd52
haskell: disable haddock on GHC <7.8 on darwin
...
Fixes NixOS/nixpkgs#812
2015-08-20 21:51:19 +02:00
Kevin Quick
2066ac2956
Specify no-tests cabal flag for vty-ui under ghc 7.10.x
2015-08-19 10:15:38 -07:00
Peter Simons
e297442b62
Merge pull request #9327 from oxij/better-hoogle
...
haskell-packages: bring hoogle and haddock to the masses
2015-08-19 15:00:23 +02:00
Peter Simons
fabeee76bd
haskell-configurator fails its test suite.
2015-08-19 11:01:48 +02:00
Michael Alan Dorman
09e5107d3b
haskell-hbro: fixed by upstream
2015-08-19 11:01:48 +02:00
Kevin Quick
d58753b994
Newer haskell cmdlib version 0.3.6 is no longer marked as broken.
...
Closes https://github.com/NixOS/nixpkgs/pull/9316 .
2015-08-19 11:01:48 +02:00
Peter Simons
f2fc95686c
haskell-shelly has transient test suite failures.
2015-08-19 11:01:48 +02:00
Peter Simons
7e48c52aaa
haskell-singletons: update documentation for override
2015-08-19 11:01:47 +02:00
Nikolay Amiantov
1a590a6185
haskell: use postPatch instead of patchPhase where possible
...
Closes https://github.com/NixOS/nixpkgs/pull/9297 .
2015-08-19 11:01:47 +02:00
Peter Simons
d8650d5d6c
haskell-commutative: re-enable test suite
...
All files, dependencies, etc. appear to now be set correctly. Tested
with 'cabal test' in a local nix-shell environment.
Closes https://github.com/peti/nixpkgs/pull/20 .
2015-08-19 11:01:47 +02:00
Peter Simons
0eca00a544
haskell-sets-with was deprecated.
2015-08-19 11:01:47 +02:00
Peter Simons
f92eb718eb
haskell-sets still can't compile its test suite.
2015-08-19 11:01:47 +02:00
Peter Simons
b591bec333
haskell-yi: fixed by upstream
2015-08-19 11:01:41 +02:00
Peter Simons
574e2a5f81
hackage-packages.nix: update to 83e7ec0b31
with hackage2nix v20150807-45-gbadda1e
2015-08-19 11:00:06 +02:00
Jan Malakhovski
c80af74a84
haskell-packages: throw withHoogle away from the lib
2015-08-18 19:56:17 +00:00
Jan Malakhovski
0013743845
haskell-packages: make hoogle wrapper much more helpful
...
* Build most of the stuff on /tmp, not in /nix/store.
* Generate hoogle database for all the dependencies.
* Generate haddock index and contents files.
* Cleanup.
2015-08-18 19:56:17 +00:00
Jan Malakhovski
d8487667cf
haskell-packages: bring hoogle to the masses by imlementing ghcWithHoogle
...
Replace `ghcWithPackages` to `ghcWithHoogle` in your config and enjoy.
2015-08-18 19:56:16 +00:00
Peter Simons
4cc5be347a
haskell-configuration-ghc-head: update obsolete jailbreak-cabal override
2015-08-18 21:13:23 +02:00
Peter Simons
1fc3e769e3
haskell-hindent: byte-compile installed elisp code
2015-08-18 12:59:36 +02:00
Peter Simons
6d0fee82c5
haskell-structured-haskell-mode: byte-compile installed elisp code
2015-08-18 12:40:18 +02:00
Peter Simons
13024a48a3
haskell-ghc-mode: byte-compile installed elisp code
2015-08-18 12:40:18 +02:00
Peter Simons
62a85cb205
haskell-cabal-helper: test suite has been fixed upstream
2015-08-18 12:40:18 +02:00
Nikolay Amiantov
43cba717d2
haskell: partially revert marking Elm packages as broken
...
See https://github.com/NixOS/nixpkgs/pull/9233#issuecomment-131596192
2015-08-17 21:32:38 +03:00
Michael Alan Dorman
0ccf8eae2f
Disable some stuff that won't work with 7.6 anyway.
...
Closes https://github.com/peti/nixpkgs/pull/19 .
2015-08-17 17:56:38 +02:00
Peter Simons
053e52fbd5
darcs: patch to cope with vector 0.11.x
2015-08-17 17:56:38 +02:00
Peter Simons
a3de6a15c1
haskell-lens-aeson: test suite was broken by vector update
2015-08-17 17:56:38 +02:00
Peter Simons
7e2da20a97
haskell-sets can't compile its test suite.
2015-08-17 17:56:38 +02:00
Peter Simons
c8616b488b
haskell-set-with can't compile its test suite.
2015-08-17 17:56:37 +02:00
Peter Simons
441e8a1590
hackage-packages.nix: update to d2f0ba57b0
with hackage2nix v20150807-40-g9d40586
...
Notable updates changes include:
- vector: update to version 0.11.x
- errors: update to version 2.x
2015-08-17 17:56:37 +02:00
Peter Simons
4c7d928f0b
haskell-msgpack-rpc can't execute its test suite in a chroot environment.
2015-08-15 20:25:01 +02:00
Peter Simons
b0784c2dc8
haskell-commutative can't compile its test suite.
2015-08-15 20:25:01 +02:00
Peter Simons
23761a4fd6
haskell-yi is broken
2015-08-15 20:25:01 +02:00
Peter Simons
aae5f5d80e
ghc-mod has been fixed upstream.
2015-08-15 20:25:00 +02:00
Peter Simons
b34371b5e5
hackage-packages.nix: update to ba50dba1bc
with hackage2nix v20150807-31-g34b77b8
2015-08-15 20:25:00 +02:00
Aycan iRiCAN
482c29f8c6
haskell-hans: disable building example webserver which includes double main.
2015-08-15 10:35:36 +03:00
Peter Simons
c4c2ee0d52
haskell-configuration-ghc-7.10.x: fix Hydra evaluation errors
2015-08-15 08:59:46 +02:00
Peter Simons
8347e3f19f
Disable all Hackage packages related to Elm.
...
Upstream created its own distribution mechanism and doesn't rely on
Hackage any more.
2015-08-15 08:59:46 +02:00
Peter Simons
8647667e93
haskell-bro is broken
2015-08-15 08:59:46 +02:00
Peter Simons
19b26260ca
haskell-exinst is broken because of singletons
2015-08-15 08:59:46 +02:00
Peter Simons
b2fd8c4685
haskell-configuration-ghc-7.10.x: fix evaluation error
2015-08-15 08:59:46 +02:00
Peter Simons
b87dd90e56
hackage-packages.nix: update to c6a74c3fdc
with hackage2nix v20150807-31-g34b77b8
2015-08-15 08:59:39 +02:00
Peter Simons
167e54b257
haskell-generic-builder: allow users to specify their own install phase
2015-08-14 21:23:42 +02:00
Nikolay Amiantov
745c60dfaa
haskell packages: fix webkit build
...
cc @peti
2015-08-13 15:20:55 +03:00
Peter Simons
95b98116c2
haskell-ihaskell-widgets is broken because of singletons.
2015-08-13 11:29:52 +02:00
Peter Simons
354df047e7
haskell-diagrams-lib has been fixed upstream.
2015-08-13 11:29:52 +02:00
Peter Simons
45e7bb6b83
haskell-multi-cabal is broken.
2015-08-13 11:29:50 +02:00
Peter Simons
d167418c7e
hackage-packages.nix: update to 610dc41e61
with hackage2nix v20150807-25-gce03fdf
2015-08-13 11:29:23 +02:00
Peter Simons
230a448fe6
hackage-packages.nix: update to 5d8c308f9f
with hackage2nix revision v20150807-15-ge2a125b
2015-08-09 20:16:08 +02:00
Peter Simons
cfaa75a7c9
haskell-mockery: test suite fixed upstream
2015-08-08 10:55:49 +02:00