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

v1.3.2.2 #56

Merged
merged 3 commits into from
Aug 2, 2023
Merged

v1.3.2.2 #56

merged 3 commits into from
Aug 2, 2023

Conversation

andreasabel
Copy link
Member

@andreasabel andreasabel commented Aug 2, 2023

  • Refactor regexec (6 times) to not use partial functions tail and !0
  • New cabal flag doctest to control building the doctest test-suite
  • v1.3.2.2 Bump and CHANGELOG

https://hackage.haskell.org/package/regex-tdfa-1.3.2.2/candidate

This avoids triggering the x-partial warning of GHC 9.8.
`doctest-parallel` typically is not available for GHC prereleases.
Now the doctest suite switches itself off automatically if it cannot build.
@andreasabel andreasabel changed the title ghc 9.8 v1.3.2.2 Aug 2, 2023
@andreasabel andreasabel added this to the 1.3.2.2 milestone Aug 2, 2023
@andreasabel andreasabel self-assigned this Aug 2, 2023
@andreasabel andreasabel merged commit f1ec8b3 into master Aug 2, 2023
14 checks passed
@andreasabel andreasabel deleted the ghc-9.8 branch August 3, 2023 08:55
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.

1 participant