Conversation
3814616 to
8bee1b9
Compare
10 tasks
This was referenced Dec 19, 2019
Merged
6484351 to
1f79abf
Compare
10 tasks
Member
Author
|
I'll make another attempt to merge this code to |
1f7024e to
7d2cc64
Compare
d3a751a to
aa46cdd
Compare
This adds dhall-1.27.0 to extra-packages in configuration-hackage2nix.yaml. dhall-1.27.0 is used by spago, so this package needs to be available.
This update was generated by hackage2nix v2.15.0-11-g2fb6f7e from Hackage revision commercialhaskell/all-cabal-hashes@16e46fe.
haskellPackages.glirc is a "Console IRC Client." I've added a doJailbreak to fix the build (thanks @infinisil) and added it to top-level/all-packages.nix so people can find and install it as they would normally. Would be nice to make this build in a way that allows the OTR extension to be enabled. One thing at a time....
We made an effort to support ghcide in Nixpkgs, but the complexity of the problem is a bit too high, IMHO. We need to keep older versions of several packages around in order to satisfy the build requirements, and some of those older packages don't even build themselves (like hie-bios). We had ghcide working at some point, but then it was broken again right away after a couple of days. I fear that we'll run into that issue again and again with a setup of that complexity. Instead, I'd propose that we work with upstream to fix their build, i.e. let's make sure that the proper ghcide build works with recent versions of its build inputs. Closes #75449. Closes #76103.
aa46cdd to
fdd64fb
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR is test-built by Hydra at https://hydra.nixos.org/jobset/nixpkgs/haskell-updates. I'll fix up the remaining errors and merge it on Friday, 2019-12-27 20:00 CET. You can watch this live on Twitch: https://www.twitch.tv/peti343. If you'd like to chat with me (and others) during the stream, you're welcome to use the Twitch chat or join the
#haskell4nixvoice conference.TODO
ghcide: Unbreak ghcide and bump haskell-lsp version #75449 & ghcide: include and configure additional specific package versions #76103