Commit Graph

801 Commits

Author SHA1 Message Date
Malte Brandy
65a6c79134
haskellPackages.composite-base: Mare unbroken to fix eval error 2020-08-28 13:11:33 +02:00
Peter Simons
490b4c2b02 hackage2nix: sort the extra-packages list alphabetically 2020-08-27 15:15:37 +02:00
Peter Simons
aeb2c13a9c hackage2nix: add old Diff 0.3.x again so that we can build liquidhaskell 2020-08-27 15:15:37 +02:00
Peter Simons
13c5fb6f26 hackage2nix: disable failing builds to avoid evaluation errors on Hydra 2020-08-27 14:43:00 +02:00
Peter Simons
72d8ae6657 hackage2nix: enable liquidhaskell builds 2020-08-27 14:22:41 +02:00
Dennis Gosnell
a6f317a345
Merge pull request #96093 from KAction/unbreak-haskell-nix
Unbreak haskellPackages.dhall-nix
2020-08-26 12:58:47 +09:00
Dennis Gosnell
0a9d6077e5
Merge pull request #96265 from cdepillabout/unbreak-termonad
haskellPackages.termonad: mark unbroken
2020-08-26 12:43:42 +09:00
Dmitry Bogatov
0a7abe4625 Unbreak haskellPackages.dhall-nix 2020-08-25 20:53:02 -04:00
Dennis Gosnell
1fc3d9f7fa
Merge pull request #96193 from dhruvio/haskell-updates
Fix ghcjs 8.6 [haskell-updates]
2020-08-26 09:07:03 +09:00
Dhruv Dang
991527b169 move shelly dependency to extra-packages section of configuration-hackage2nix.yaml 2020-08-25 11:25:16 -07:00
Peter Simons
89db531aea LTS Haskell 16.11 2020-08-25 13:16:14 +02:00
(cdep)illabout
e4618ea5b2
haskellPackages.termonad: mark unbroken 2020-08-25 19:33:22 +09:00
Dhruv Dang
871e0ddca7 move shelly 1.8.1 from configuration-ghc-8.6.x.nix to configuration-hackage2nix.yaml 2020-08-24 10:35:40 -07:00
Peter Simons
0843aa75de hackage2nix: update list of broken builds to fix evaluation errors on Hydra 2020-08-21 21:16:25 +02:00
Peter Simons
3441ce5c0c LTS Haskell 16.10 2020-08-20 18:51:56 +02:00
Dennis Gosnell
2586c5e046
Merge pull request #95791 from v0d1ch/jailbreak-snap-templates
haskellPackages.snap-templates jailbreak
2020-08-19 21:25:35 +09:00
maralorn
4b02450b4b
Merge pull request #93469 from erictapen/hcoord
haskellPackages.hcoord: fix build
2020-08-19 11:52:50 +02:00
Sasha Bogicevic
7e6ba48ab9 haskellPackages.snap-templates jailbreak
stack-templates are marked as broken because of
hashable and template-haskell version mismatch.
I opened up an issue on the upstream repo about it
https://github.com/snapframework/snap-templates/issues/22
2020-08-19 11:20:53 +02:00
maralorn
49b67b9783
Merge pull request #95775 from maralorn/unbreak-hocker
[haskell-updates] haskellPackages.hocker: Mark unbroken
2020-08-19 11:05:20 +02:00
maralorn
2cba0e5fe8
Merge pull request #95770 from maralorn/fix-neuron-again
[haskell-updates] haskellPackages.neuron: Fix build
2020-08-19 11:04:51 +02:00
maralorn
21c09bbaa6
Merge pull request #95774 from maralorn/eval-fix
[haskell-updates] haskellPackages: Fix evaluation errors
2020-08-19 11:04:06 +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
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
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
Dennis Gosnell
0b965d11e1
Merge pull request #95606 from sonowz/ihaskell-updates
haskellPackages.ihaskell-*: unbreak
2020-08-17 09:15:59 +09:00
sonowz
8e95e3f607 haskellPackages.ihaskell-*: unbreak 2020-08-17 01:09:38 +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
Peter Simons
9bede6ac6b hackage2nix: update list of broken builds 2020-08-14 20:44:31 +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
f49c3f372d hackage2nix: update list of broken builds to fix evaluation 2020-08-14 20:14:10 +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
Manuel Bärenz
8cf19841e6 haskell-update: Mark essence-of-live-coding* as unbroken 2020-08-14 09:50:03 +02:00
Peter Simons
b7c4f4cdc7 LTS Haskell 16.9 2020-08-12 17:49:44 +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
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
9613e64f67 hackage2nix: update list of broken packages to fix evaluation errors 2020-08-07 20:34:42 +02:00
Peter Simons
e165f41942 LTS Haskell 16.8 2020-08-07 20:34:42 +02:00
Victor Nawothnig
aa66f3fd08 ip: disable test suite 2020-07-31 21:21:57 +02:00
Victor Nawothnig
907b898383 bytebuild: disable test suite 2020-07-31 21:21:56 +02:00
ken
bf5c3d3e6d haskellPackages.hasql-migration unbroken 2020-07-31 21:21:56 +02:00
Peter Simons
4fe481dc49 hackage2nix: update list of broken packages to fix evaluation 2020-07-31 21:21:56 +02:00
Peter Simons
a03145bb96 hackage2nix: build the package set for the proper compiler version 2020-07-31 21:21:56 +02:00
Peter Simons
3fd9a0c692 LTS Haskell 16.7 2020-07-31 21:20:42 +02:00