Dynamic GHC matrix in GitHub CI
Summary
This article demonstrates dynamically generating a GHC version matrix for GitHub Actions using ghcup-setup. It provides shell commands to fetch available versions, resolve to latest point releases, and a complete workflow example with repository-variable control.