Skip to content

Update README to reflect current compiler versions#239

Merged
angerman merged 1 commit into
mainfrom
fix/update-readme
Feb 28, 2026
Merged

Update README to reflect current compiler versions#239
angerman merged 1 commit into
mainfrom
fix/update-readme

Conversation

@angerman
Copy link
Copy Markdown
Collaborator

Summary

  • Replace outdated GHC 8.10 references with current compilers (ghc96, ghc98, ghc910, ghc912)
  • Update flavor table to include lmdb in -iog descriptions
  • Note that Windows cross-compilation is currently disabled pending nixpkgs-2511 crossThreadsStdenv fix
  • Update Docker image list to match available compilers

Fixes #114

Test plan

  • Verify rendered README is accurate
  • nix flake show confirms listed compilers/flavors match

Replace outdated GHC 8.10 references with current compilers (ghc96,
ghc98, ghc910, ghc912). Update the flavor table to include lmdb in
-iog descriptions. Note that Windows cross-compilation is currently
disabled pending nixpkgs-2511 crossThreadsStdenv fix. Update Docker
image list to match available compilers.

Fixes #114
@angerman angerman added this pull request to the merge queue Feb 28, 2026
Merged via the queue into main with commit 0dfa35e Feb 28, 2026
872 of 877 checks passed
@angerman angerman deleted the fix/update-readme branch February 28, 2026 01:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Inconsistency in compiler versions in the README

1 participant