Skip to content

Conversation

erikd
Copy link
Contributor

@erikd erikd commented Sep 16, 2025

Description

Preliminary ghc 9.14 support

Checklist

  • Commits in meaningful sequence and with useful messages.
  • Tests added or updated when needed.
  • CHANGELOG.md files updated for packages with externally visible changes.
    NOTE: New section is never added with the code changes. (See RELEASING.md).
  • Versions updated in .cabal and CHANGELOG.md files when necessary, according to the
    versioning process.
  • Version bounds in .cabal files updated when necessary.
    NOTE: If bounds change in a cabal file, that package itself must have a version increase. (See RELEASING.md).
  • Code formatted (use scripts/fourmolize.sh).
  • Cabal files formatted (use scripts/cabal-format.sh).
  • CDDL files are up to date (use scripts/gen-cddl.sh)
  • hie.yaml updated (use scripts/gen-hie.sh).
  • Self-reviewed the diff.

@erikd erikd requested a review from a team as a code owner September 16, 2025 04:19
@erikd
Copy link
Contributor Author

erikd commented Sep 16, 2025

I ran scripts/fourmolize.sh and it changed the formating of a bunch of stuff that I had not touched and seemingly does not handle the CPP I needed to get this compiling.

I ran scripts/gen-hie.sh but all it did was delete the entire contents of the hie.yaml file.

@erikd erikd marked this pull request as draft September 16, 2025 10:55
@erikd erikd force-pushed the erikd/ghc-9.14 branch 4 times, most recently from 4caf7a2 to 2f9f42c Compare September 17, 2025 02:37
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.

1 participant