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

Improve Unicode version handling #122

Merged
merged 3 commits into from
Jun 10, 2024
Merged

Conversation

wismill
Copy link
Collaborator

@wismill wismill commented Jun 10, 2024

No description provided.

wismill added 3 commits June 10, 2024 09:48
Pass the Unicode version explicitly via CLI argument, insteead of relying
on use environement variable.
Everything generated by `ucd2haskell` should be in internal modules. This
commit will prevent breaking the update of `Unicode.Char.unicodeVersion`,
as it is will be a mere re-export of `Unicode.Internal.Char.Version`.
This will allow to query the Unicode version of each package
individually.

Bump packages versions and add changelog entries accordingly.
@wismill wismill merged commit dfb502e into composewell:master Jun 10, 2024
17 checks passed
@wismill wismill deleted the unicode/version branch June 10, 2024 09:17
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