6078 Commits

Author SHA1 Message Date
maralorn
21c09bbaa6
Merge pull request #95774 from maralorn/eval-fix
[haskell-updates] haskellPackages: Fix evaluation errors
2020-08-19 11:04:06 +02:00
maralorn
085c7e1b8a
Merge pull request #95771 from maralorn/cuda-fix
[haskell-updates] haskellPackages.cuda: Mark as unfree because of deps
2020-08-19 11:03:39 +02:00
Utku Demir
b2b8cf9e33
haskellPackages.ghcHEAD: Mark exceptions as a core library 2020-08-19 18:06:11 +12:00
Peter Simons
0e2ed7a75a hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.5-13-g52041eb from Hackage revision
69aea46511.
2020-08-19 02:30:41 +02:00
Malte Brandy
9ea04a0391
haskellPackages.hocker: Mark unbroken 2020-08-19 01:05:59 +02:00
Malte Brandy
e5b3dd0f9a
haskellPackages: Fix evaluation errors 2020-08-19 00:38:43 +02:00
Robert Djubek
95defe7353
matterhorn: fix build for update
new version wants newer brick and vty than on stackage
2020-08-18 22:02:39 +00:00
Malte Brandy
fe868f7435
haskellPackages.neuron: Fix build 2020-08-18 23:58:59 +02:00
Malte Brandy
108c60705e
haskellPackages.cuda: Mark as unfree because of deps 2020-08-18 23:48:26 +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
Justin Humm
ac3de2a6c7
haskellPackages.hcoord: fix build
Increase version bounds for a hcoord dependency [0]. Also disable
checks, as upstream doesn't include the necessary files in the release
tarball [1].

[0] https://github.com/danfran/hcoord/pull/8/
[1] https://github.com/danfran/hcoord/issues/9
2020-08-17 21:36:54 +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
Divam Narula
818d24c9db
Merge branch 'staging' into upstream-wasm-cross-nixpkgs-4 2020-08-16 10:13:57 +05:30
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
Malte Brandy
339e9dacbd
haskellPackages.jsaddle-webkit2gtk: Fix wrong patch-url
I had specified the wrong commit id before
2020-08-15 02:42:23 +02: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