Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Preliminary support for GHC 9.12.1 #2649

Merged
merged 1 commit into from
Mar 11, 2025
Merged

Conversation

mmhat
Copy link
Collaborator

@mmhat mmhat commented Mar 11, 2025

This PR adds preliminary support for (most; cf. #2638 ) packages to be built with GHC 9.12.1.
If merged, this works by adding this repository as a Source Repository Package in your projects cabal.project with

if impl(ghc >= 9.12)
  allow-newer: repline:containers

due to #2643 .

@mmhat mmhat enabled auto-merge (squash) March 11, 2025 02:39
@mmhat mmhat merged commit 21c0d33 into dhall-lang:main Mar 11, 2025
9 checks passed
@mmhat mmhat deleted the ghc-9.12-cabal branch March 11, 2025 03:23
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