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

Support GHC 9.4 #45

Merged
merged 3 commits into from
Nov 20, 2022
Merged

Support GHC 9.4 #45

merged 3 commits into from
Nov 20, 2022

Conversation

brandonchinn178
Copy link
Owner

@brandonchinn178 brandonchinn178 commented Dec 17, 2021

Add support for GHC 9.4. Still not supported on GHC 9.2 because of a GHC bug: https://gitlab.haskell.org/ghc/ghc/-/issues/20836.

When merged, update Cabal metadata on Hackage

@brandonchinn178 brandonchinn178 force-pushed the ghc-9.2 branch 2 times, most recently from 8c83513 to 8f916d5 Compare June 20, 2022 19:53
@brandonchinn178 brandonchinn178 force-pushed the ghc-9.2 branch 2 times, most recently from d7f8fb8 to 699bc3b Compare November 20, 2022 01:23
@brandonchinn178 brandonchinn178 changed the title Support GHC 9.2 Support GHC 9.2 + 9.4 Nov 20, 2022
@brandonchinn178 brandonchinn178 changed the title Support GHC 9.2 + 9.4 Support GHC 9.4 Nov 20, 2022
@codecov-commenter
Copy link

codecov-commenter commented Nov 20, 2022

Codecov Report

Merging #45 (c567a52) into main (0c0432d) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #45   +/-   ##
=======================================
  Coverage   83.09%   83.09%           
=======================================
  Files           8        8           
  Lines         343      343           
  Branches        2        2           
=======================================
  Hits          285      285           
  Misses         58       58           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@Swordlash
Copy link

Swordlash commented Feb 9, 2023

Hello, the persistent-mtl.cabal still mentions that the package is not buildable with ghc 9.2. Is it the case or not?

Edit: I see that 9.2 is probably won't-fix: https://gitlab.haskell.org/ghc/ghc/-/issues/20836#note_479007

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.

3 participants