Skip to content

Conversation

@andreasabel
Copy link
Member

@andreasabel andreasabel commented Mar 2, 2025

Harden the implementation against ecosystem changes by making the Prelude imports explicit.
Since there are no practical means to test this against GHC < 8, we drop support for GHC 7 explicitly, bumping to base >= 4.9.
All dependencies of regex-base ship with GHC, so maintaining precise upper bounds is just busy-work. Thus, we make upper-bounds major-major, so we just get the very strong signals of drastic API changes. Usual API changes should not affect this very stable package.

@andreasabel andreasabel merged commit f8c3145 into master Mar 2, 2025
13 checks passed
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