Skip to content

Fix branch description and standardize URL scheme for lts/ghc-9.10.x

Daniel Firth requested to merge fix/ghc-9.10.x-description-and-url into lts/ghc-9.10.x

Summary

  • Update description from "lts/ghc-0.7.0.x" to "lts/ghc-9.10.x"
  • Change horizon-flake-parts URL from http:// to https://

This fixes two inconsistencies identified in the branch audit:

  1. Incorrect branch description
  2. Non-standard URL scheme (http instead of https)

🤖 Generated with Claude Code

Edited by Daniel Firth

Merge request reports