Open
Conversation
Collaborator
hamishmack
commented
Mar 30, 2026
- Add ghc-9.12.4-iog branch on stable-haskell/ghc from release tag
- Add lazy-inputs/ghc9124 flake input
- Add ghc9124 compiler definition in bootstrap.nix
- Update latestVerMap to default 9.12 series to 9.12.4
- Add ghc9124 to ghc9141 bootstrap fallback chain
- Create ghc-9.12.4-Cabal-3.14.patch (adapted for 9.12.4 changes in utils/genprimopcode/Main.hs)
- Exclude ghc-16bit-elf-section-header-overflow.patch from 9.12.4+ (already upstreamed)
- Add ghc-9.12.4-iog branch on stable-haskell/ghc from release tag - Add lazy-inputs/ghc9124 flake input - Add ghc9124 compiler definition in bootstrap.nix - Update latestVerMap to default 9.12 series to 9.12.4 - Add ghc9124 to ghc9141 bootstrap fallback chain - Create ghc-9.12.4-Cabal-3.14.patch (adapted for 9.12.4 changes in utils/genprimopcode/Main.hs) - Exclude ghc-16bit-elf-section-header-overflow.patch from 9.12.4+ (already upstreamed)
Contributor
|
It might be wortwhile applying a patch to avoid: https://gitlab.haskell.org/ghc/ghc/-/issues/27121 ? |
…e hash The GHC RTS references dlopen/dlclose/dlsym/dlerror even with -dynamic-system-linker disabled. Add -ldl to the android iserv-proxy-interpreter linker flags to resolve undefined symbols. Also update the head.hackage repository hash in test/cabal.project.local.
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.