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.6.5 #113

Merged
merged 9 commits into from
Aug 7, 2024
Merged

support GHC 9.6.5 #113

merged 9 commits into from
Aug 7, 2024

Conversation

jali-clarke
Copy link
Member

in particular:

  • support GHC 9.6.5 (including associated base, template-haskell, unix versions)
  • add ci to test against GHC 9.6.5
  • remove (hopefully) all code relying on / supporting GHC 8.10.7
  • update to nixpkgs 24.05
  • drop support for aeson-1.x
  • add support for:
    • hedgehog-1.4.x
    • servant-0.20.x
    • resourcet-1.3.x
    • megaparsec-9.5.x

Completes HACKY-830

@jali-clarke jali-clarke requested a review from ap-nri August 7, 2024 02:37
@jali-clarke
Copy link
Member Author

jali-clarke commented Aug 7, 2024

will add the ghc 9.6 checks as Required once github allows me to do so

Screenshot 2024-08-06 at 10 39 16 PM

edit: done

Copy link
Contributor

@ap-nri ap-nri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I concur

@ap-nri ap-nri merged commit 3022329 into trunk Aug 7, 2024
6 checks passed
@NoRedInk NoRedInk deleted a comment from linear bot Aug 8, 2024
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.

2 participants