Skip to content

Conversation

@amesgen
Copy link
Member

@amesgen amesgen commented Aug 20, 2025

Draft until GHC 9.14.1 gets released

  1. Update flake inputs and GHCs, bump .cabal version bounds

    Also drop GHC 9.8 (which allows us to upgrade to GHC2024 in a follow-up PR).

  2. Update to ghc-lib-parser-9.14. See the changelog entry for new syntactic features.

  3. Update to Cabal-syntax-3.14.

  4. Fix Strings containing \^\ escape sequence are misformatted #1165 (depends on an upstream GHC parser fix).

@github-actions
Copy link

github-actions bot commented Aug 20, 2025

@github-actions github-actions bot temporarily deployed to pull request August 20, 2025 19:22 Inactive
@github-actions github-actions bot temporarily deployed to pull request August 21, 2025 18:07 Inactive
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.

Strings containing \^\ escape sequence are misformatted

3 participants