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

[#94] Use Text in the simple-grep example to match changed Formatting API #95

Merged
merged 14 commits into from
Jan 15, 2023

Conversation

lillycat332
Copy link
Contributor

@lillycat332 lillycat332 commented Oct 23, 2022

Resolves #94
Also fixes build issue with #91

Additional tasks

  • Documentation for changes provided/changed
  • Tests added
  • Updated CHANGELOG.md

@chshersh chshersh added the hacktoberfest-accepted https://hacktoberfest.com/participation/ label Oct 23, 2022
@chshersh
Copy link
Owner

@lillycat332 Do I understand correctly that #91 should be closed (currently it doesn't pass the CI) and this one should be merged instead?

@lillycat332
Copy link
Contributor Author

@lillycat332 Do I understand correctly that #91 should be closed (currently it doesn't pass the CI) and this one should be merged instead?

Yes, this would resolve both of them, since it has the same commits as the pr #91

Copy link
Owner

@chshersh chshersh left a comment

Choose a reason for hiding this comment

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

Hey @lillycat332 👋🏻

Apologies for taking too long with the review. The PR looks great 🏆

So if you can rebase it on top of the latest main, I'm happy to merge it 🎉

@chshersh chshersh merged commit 243151f into chshersh:main Jan 15, 2023
@lillycat332 lillycat332 deleted the example-use-text branch January 17, 2023 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest-accepted https://hacktoberfest.com/participation/
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use Data.Text instead of ByteString in simple-grep example to match the Text usage in Iris.Colour.Formatting
2 participants