haskellPackages: Assorted build fixes#342755
Merged
maralorn merged 10 commits intoNixOS:haskell-updatesfrom Oct 19, 2024
Merged
haskellPackages: Assorted build fixes#342755maralorn merged 10 commits intoNixOS:haskell-updatesfrom
maralorn merged 10 commits intoNixOS:haskell-updatesfrom
Conversation
886cd17 to
5a2384e
Compare
ysangkok
reviewed
Sep 18, 2024
77c0853 to
8116e92
Compare
Member
|
This is amazingly thorough. Thank you so much. I was just confused by vivid missing a link until I read the commit message. Would you mind putting that message into a comment anyway? Then the next time someone tries to figure out whether they can drop the override they don’t go looking for the repo. |
Some library dependency must have stopped re-exporting 'void', so now it needs an extra import line. This package doesn't have any VCS repo.
I'm not sure why this needs a jailbreak. There is already a hackage revision to fix it: https://hackage.haskell.org/package/pipes-extras-1.0.15/revisions/
8116e92 to
33ff80b
Compare
Contributor
Author
OK, done, thanks @maralorn. Also while looking for the author's e-mail address, I noticed that vivid-0.5.2.1 was released about a week ago, which fixes the compile error. |
This commit has been generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh
Member
|
Excellent! |
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 is for merging into the
haskell-updatesbranch (PR #339272).Tested the build with:
Upstream PRs: