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

Update Haskell to LTS 22.9 #294

Merged
merged 10 commits into from
Feb 20, 2024
Merged

Update Haskell to LTS 22.9 #294

merged 10 commits into from
Feb 20, 2024

Conversation

td202
Copy link
Contributor

@td202 td202 commented Feb 7, 2024

Purpose

Update to GHC 9.6.4, LTS 22.9

Changes

  • Library changes:
    • Replace deprecated Text.PrettyPrint.ANSI.Leijen with Prettyprinter.
    • Monad interface changes.
  • Support protocol P7.
  • Update http2-client and http2-grpc-haskell dependencies.
  • Fix alpine version for linux build.
  • Bump version number to 6.3.0

Checklist

  • My code follows the style of this project.
  • The code compiles without warnings.
  • I have performed a self-review of the changes.
  • I have documented my code, in particular the intent of the
    hard-to-understand areas.
  • (If necessary) I have updated the CHANGELOG.

@td202 td202 requested review from abizjak and MilkywayPirate and removed request for abizjak February 7, 2024 16:00
Copy link
Contributor

@MilkywayPirate MilkywayPirate left a comment

Choose a reason for hiding this comment

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

Great!

stack.yaml Show resolved Hide resolved
@td202 td202 requested a review from abizjak February 19, 2024 09:43
ChangeLog.md Outdated Show resolved Hide resolved
@td202 td202 merged commit f11b5c8 into main Feb 20, 2024
2 checks passed
@td202 td202 deleted the lts-22.9 branch February 20, 2024 09:50
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