Commit Graph

1055 Commits

Author SHA1 Message Date
Michael Alan Dorman
e7aff313da haskell-record: re-enable haddock generation
The bug's been closed for a while, and I manually verified that the
haddock gets rendered to HTML in all versions from 7.6 -> 7.10.
2015-08-26 16:53:59 +02:00
Michael Alan Dorman
a206c227cc haskell-types-compat: Re-enable haddock generation
The "real" issue (https://github.com/philopon/types-compat/issues/1) has
been closed for a while, and I manually confirmed that the documentation
builds correctly under 7.10.2 and 7.8.4.  The package itself doesn't
build older versions because of missing dependencies.
2015-08-26 16:53:58 +02:00
Peter Simons
4b32ac2ffe hackage-packages.nix: update to ba6c1396e1 with hackage2nix v20150824 2015-08-26 16:53:58 +02:00
Peter Simons
d08a483bda haskell-ed25519 is broken 2015-08-25 17:15:41 +02:00
Michael Alan Dorman
3f6074713b haskell-hxt: re-enable haddock generation
The bug's been closed for a while, and I manually verified that the
haddock gets rendered to HTML in all versions from 7.6 -> 7.10.
2015-08-25 17:15:41 +02:00
Peter Simons
4ce6d653bb haskell-fsnotify: disable failing test suite 2015-08-25 17:15:41 +02:00
Peter Simons
412062eb48 haskell-semigroupoids: doctests have been fixed upstream 2015-08-25 17:15:41 +02:00
Michael Alan Dorman
1e578fa36b haskell-cabal-helper: (temporary) testing issues 2015-08-25 17:15:41 +02:00
Peter Simons
6dd889144d haskell-deepdeq: update version used for pre 7.4.x GHC versions 2015-08-25 17:15:41 +02:00
Peter Simons
2e1a49b35a hackage-packages.nix: update to 6e3963284c with hackage2nix v20150807-65-g1cc6394 2015-08-25 17:15:35 +02:00
Thomas Tuegel
90a72bd177 Merge branch 'master' into staging 2015-08-23 10:29:12 -05:00
William A. Kennington III
64cd711f5c Merge branch 'master.upstream' into staging.upstream 2015-08-21 15:17:26 -07:00
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
William A. Kennington III
901482ad99 Merge branch 'master.upstream' into staging.upstream 2015-08-19 13:54:48 -07: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
William A. Kennington III
2ac70270e8 Merge branch 'master.upstream' into staging.upstream 2015-08-18 11:36:32 -07: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