Skip to content

Drop support for GHC<8.8#549

Merged
Shimuuar merged 2 commits into
masterfrom
drop_GHC_before_88
Sep 16, 2025
Merged

Drop support for GHC<8.8#549
Shimuuar merged 2 commits into
masterfrom
drop_GHC_before_88

Conversation

@Shimuuar
Copy link
Copy Markdown
Contributor

As discussed in #541

Drop support for GHC<8.8

It's already 6 years old, it's version shipped by Debian oldoldstable
so it provides quite generous supported version range.

 - Drop old GHC from CI build matrix
 - Bump dependency on deepseq to >=1.4.3 (version shipped with GHC 8.2)
 - Drop outdated conditional compilation and cabal checks.

At this point we have only 2 #if MIN_VERSION cabal checks!

It's already 6 years old, it's version shipped by Debian oldoldstable
so it provides quite generous supported version range.

 - Drop old GHC from CI build matrix
 - Bump dependency on deepseq to >=1.4.3 (version shipped with GHC 8.2)
 - Drop outdated conditional compilation and cabal checks.

At this point we have only #if MIN_VERSION cabal checks!
We can use method from NFData1
Copy link
Copy Markdown
Contributor

@lehins lehins left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@Shimuuar Shimuuar merged commit 4861108 into master Sep 16, 2025
22 checks passed
@Shimuuar Shimuuar deleted the drop_GHC_before_88 branch September 16, 2025 16:51
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