Skip to content

Conversation

andreasabel
Copy link
Member

@andreasabel andreasabel commented Jul 18, 2022

Fix #16: export decode{PatternSet|CharacterClass} from Pattern:
https://hackage.haskell.org/package/regex-tdfa-1.3.2/candidate/docs/Text-Regex-TDFA-Pattern.html#v:decodePatternSet

Minor version bump to 1.3.2 due to extended API.

Candidate at: https://hackage.haskell.org/package/regex-tdfa-1.3.2/candidate

@andreasabel
Copy link
Member Author

@dylex : Is this what you wanted with #16?

@dylex
Copy link

dylex commented Jul 18, 2022

Yes, that will work great, thanks.

@andreasabel andreasabel added this to the 1.3.2 milestone Jul 18, 2022
@andreasabel andreasabel self-assigned this Jul 18, 2022
@andreasabel andreasabel added documentation Improvements or additions to documentation enhancement New feature or request re: API Concerning the exported API labels Jul 18, 2022
@andreasabel andreasabel merged commit 0dc80f5 into master Jul 18, 2022
@andreasabel andreasabel deleted the issue-16 branch July 18, 2022 19:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request re: API Concerning the exported API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Expose decodePatternSet
2 participants