Commit graph

5166 commits

Author SHA1 Message Date
Malte Brandy fe868f7435
haskellPackages.neuron: Fix build 2020-08-18 23:58:59 +02:00
Malte Brandy 76e610a576
haskellPackages.jsaddle-webkit2gtk: Fix wrong patch-url
I had specified the wrong commit id before
2020-08-18 22:47:14 +02:00
Mario Rodas bd6371a93d
haskellPackages.taskell: unbreak 2020-08-16 23:20:00 -05:00
Peter Simons 18e7dc19d5 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.5-13-g52041eb from Hackage revision
b9e13cbd25.
2020-08-18 02:30:28 +02:00
Peter Simons 66526604cf hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.5-13-g52041eb from Hackage revision
843fc8da5b.
2020-08-17 02:30:31 +02:00
Dennis Gosnell 0b965d11e1
Merge pull request #95606 from sonowz/ihaskell-updates
haskellPackages.ihaskell-*: unbreak
2020-08-17 09:15:59 +09:00
Malte Brandy c2923311e4
haskellPackages.hls-ghcide: Fix hydra-build
Rearrange the scope override of the haskell-language-server in a way
that intermediate packages don‘t cause build fails on hydra.
2020-08-16 20:43:41 +02:00
sonowz 8e95e3f607 haskellPackages.ihaskell-*: unbreak 2020-08-17 01:09:38 +09:00
maralorn c8e5633c7a
Merge pull request #95585 from maralorn/bump-hls
[haskell-updates] haskellPackages.haskell-language-server: 0.2.0 -> 0.3.0
2020-08-16 16:35:54 +02:00
Dennis Gosnell d9f22e957c
Merge pull request #95582 from cdepillabout/bump-spago
spago: 0.15.3 -> 0.16.0
2020-08-16 22:08:45 +09:00
Malte Brandy af017c431a
haskellPackages.haskell-language-server: 0.2.0 -> 0.3.0
While we are at it I:
* Disable tests, because I can‘t keep up with the speed hls introduces
more tests that cause trouble in nixpkgs.
* Fix builds of fourmolu and retrie
* Remove the wrapper for hls which is obsolete because of improved
package detection in hie-bios. And added a note that this can be removed
for ghcide soon, too.
2020-08-16 13:57:18 +02:00
(cdep)illabout 4d15ee4ada
spago: 0.15.3 -> 0.16.0 2020-08-16 20:50:44 +09:00
Tyson Whitehead 612f3324c9
haskell-generic-builder: Use args ? attr for passthru (closes #94246)
Comparing to a default value to detect if an argument was provided
forces it to at least WHNF, which can cause failure (e.g., if the
argument is a string with a quoted path from a broken package).
2020-08-15 10:54:11 -04:00
Peter Simons 6c5e220501 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.5-13-g52041eb from Hackage revision
29b47bf07a.
2020-08-14 20:45:19 +02:00
Peter Simons 9bede6ac6b hackage2nix: update list of broken builds 2020-08-14 20:44:31 +02:00
Peter Simons 2b5c3c8ce8 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.5-13-g52041eb from Hackage revision
29b47bf07a.
2020-08-14 20:41:34 +02:00
Peter Simons ac204ecef4 hackage2nix: update list of broken builds 2020-08-14 20:33:35 +02:00
Peter Simons 929ecab0d7 hackage2nix: update list of broken builds 2020-08-14 20:29:59 +02:00
Peter Simons 5ab537ec6b
Merge pull request #95434 from maralorn/fix-gi-pango
[haskell-updates] haskellPackages.pango: Bump version (including deps) to fix build
2020-08-14 20:29:13 +02:00
Peter Simons 6457132565 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.5-13-g52041eb from Hackage revision
29b47bf07a.
2020-08-14 20:15:06 +02:00
Peter Simons f49c3f372d hackage2nix: update list of broken builds to fix evaluation 2020-08-14 20:14:10 +02:00
Peter Simons 62c0e3ac5d hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.5-13-g52041eb from Hackage revision
f40cab4d6e.
2020-08-14 20:12:16 +02:00
Malte Brandy ff5c9664b6
haskellPackages.haskell-language-server: Fix evalution errors 2020-08-14 19:02:59 +02:00
Malte Brandy 06fba2072c
haskellPackages.pango: Bump version (including deps) to fix build
This does not file all haskell-gi dependencies. I have limited myself to
the ones needed to build webkitgtk, because I care about that one and
the issue is hopefully only temporary anyways.
2020-08-14 18:42:29 +02:00
Dennis Gosnell c3a618dd5a
Merge pull request #95338 from turion/haskell-updates_essence-of-live-coding
haskell-update: Mark essence-of-live-coding* as unbroken
2020-08-14 21:12:27 +09:00
Peter Simons 720a19381b git-annex: update sha256 hash for new version 8.20200810 2020-08-14 09:59:59 +02:00
Peter Simons 04bbc4e481 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.5-13-g52041eb from Hackage revision
5a9a49258d.
2020-08-14 09:51:48 +02:00
Manuel Bärenz 8cf19841e6 haskell-update: Mark essence-of-live-coding* as unbroken 2020-08-14 09:50:03 +02:00
Peter Simons c06d2c2a7c haskell-statistics: disable the test suite so that we can build the package
Builds fail occasionally because of https://github.com/bos/statistics/issues/170.
2020-08-14 09:43:45 +02:00
Peter Simons 8a1661d73f hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.5-13-g52041eb from Hackage revision
6fc474c82c.
2020-08-14 02:30:31 +02:00
Peter Simons 5f5544017c hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.5-13-g52041eb from Hackage revision
857296b9fe.
2020-08-13 02:30:26 +02:00
Peter Simons c1936a8df9 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.5-13-g52041eb from Hackage revision
b7e067af78.
2020-08-12 17:51:00 +02:00
Peter Simons b7c4f4cdc7 LTS Haskell 16.9 2020-08-12 17:49:44 +02:00
Dennis Gosnell 733a02cf88
Merge pull request #92618 from Kiwi/matterhorn-Unique
matterhorn: fix build
2020-08-12 10:25:21 +09:00
Peter Simons 86700b0384 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.5-13-g52041eb from Hackage revision
3da05632f7.
2020-08-12 02:30:26 +02:00
Robert Djubek f78e3efb19
matterhorn: remove from broken list
also removes broken for the dependency Unique
2020-08-11 22:13:07 +00:00
Peter Simons bb8c74439a hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.5-13-g52041eb from Hackage revision
5fc79fb5dc.
2020-08-11 02:30:28 +02:00
Dennis Gosnell 09e83e0cc2
Merge pull request #95067 from Munksgaard/haskell-updates
haskell-sexp: Unmark sexp-grammar as broken
2020-08-10 21:01:33 +09:00
Philip Munksgaard 4e049dbe50 haskellPackages.sexp-grammar: Unmark sexp-grammar as broken 2020-08-10 13:31:37 +02:00
Olli Helenius db65fb527e
haskellPackages.finitary: unbreak 2020-08-10 13:36:28 +03:00
Peter Simons 47fd4df1df hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.5-13-g52041eb from Hackage revision
713abaa3a2.
2020-08-10 10:46:52 +02:00
Peter Simons 5ecee6daed Merge remote-tracking branch 'origin/master' into haskell-updates. 2020-08-10 10:45:40 +02:00
Peter Simons 5300a81125 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.5-13-g52041eb from Hackage revision
c35986ae2c.
2020-08-10 02:30:27 +02:00
Gabriel Volpe b987a31379 dconf2nix: init at 0.5.0 2020-08-09 17:58:27 +02:00
Peter Simons 28fe135bae hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.5-13-g52041eb from Hackage revision
3f19d1f43c.
2020-08-09 02:30:25 +02:00
Peter Simons cf41524a9e hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.5-13-g52041eb from Hackage revision
cd9de56790.
2020-08-08 02:30:32 +02:00
Utku Demir ed1623421f ghcHEAD: 8.11.20200505 -> 8.11.20200731 2020-08-07 20:34:52 +02:00
Peter Simons f50a34bbef haskell-lsp-test: update override to the latest version 2020-08-07 20:34:52 +02:00
Peter Simons b38e6cf1c6 ghc-8.10.x: update override for optics-core 2020-08-07 20:34:52 +02:00
Peter Simons a08c537cfb ghc-8.10.x: update override for dhall 2020-08-07 20:34:52 +02:00