Merged
Conversation
d68c7ba to
fc74528
Compare
5633a57 to
17d0929
Compare
The following changes were necessary: - `allow-newer: all` (it could be tighter, but this is easier) - Fork and source-repo `these`, `indexed-traverable`, and `indexed-traversable-instances`, due to concerns about upstream - build HLS from source again, due to some indeterminate `haskell.nix` issue with `"latest"` - build `hlint` and `fourmolu` with GHC 9.12.3 due to lack of support for 9.14.1 in these tools - disable Hoogle functionality in `haskell.nix` due to input-output-hk/haskell.nix#2477 Additionally, while working around the Hoogle issues, I removed the `HIE_HOOGLE_DATABASE` shell hook because it appears that HLS still does not support Hoogle, and that env var was only needed by `haskell-ide-engine`, as far as I can tell. Signed-off-by: Drew Hess <src@drewhess.com>
georgefst
reviewed
Feb 12, 2026
| location: https://github.com/hackworthltd/indexed-traversable | ||
| --sha256: sha256-NQhhID02npxFSEE9RWoBtUaa8IB3lm5wovJMDMGS1EM= | ||
| tag: afccfb663c5d0a168a9ca97151b32bda715a4957 | ||
| subdir: indexed-traversable |
Contributor
There was a problem hiding this comment.
Pretty sure you can pass multiple values here instead of repeating the stuff above.
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.
No description provided.