chshersh / iris

🌈 Haskell CLI Framework supporting Command Line Interface Guidelines
https://hackage.haskell.org/package/iris
Mozilla Public License 2.0
182 stars 22 forks source link

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

Closed lillycat332 closed 1 year ago

lillycat332 commented 1 year ago

Resolves #94 Also fixes build issue with #91

Additional tasks

chshersh commented 1 year ago

@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 commented 1 year ago

@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