Skip to content

CI: Drop GHC 8.8#1414

Merged
RyanGlScott merged 1 commit intomasterfrom
ci-drop-ghc-8.8
Aug 25, 2022
Merged

CI: Drop GHC 8.8#1414
RyanGlScott merged 1 commit intomasterfrom
ci-drop-ghc-8.8

Conversation

@RyanGlScott
Copy link
Contributor

This is motivated by a couple of reasons:

  • GHC 8.8 on Windows suffers from a bug that can cause building certain code to loop forever or even segfault. As far as I can tell, this bug doesn't affect GHC 8.10 or later, so dropping 8.8 is a fairly reliable way to avoid this problem.
  • GHC 8.8 is outside of the three most recent stable GHC releases, so it doesn't make as much sense to keep maintaining support for it.

This is motivated by a couple of reasons:

* GHC 8.8 on Windows suffers from a bug that can cause building certain code
  to loop forever or even segfault. As far as I can tell, this bug doesn't
  affect GHC 8.10 or later, so dropping 8.8 is a fairly reliable way to avoid
  this problem.
* GHC 8.8 is outside of the three most recent stable GHC releases, so it
  doesn't make as much sense to keep maintaining support for it.
@RyanGlScott RyanGlScott requested review from kquick and yav August 25, 2022 13:09
Copy link
Member

@kquick kquick left a comment

Choose a reason for hiding this comment

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

Considering 9.0 a "stable" release is perhaps different than considering it "adviseable", but in general, stepping away from 8.8 Windows issues in favor of stability is good.

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