chshersh / iris

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

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

Closed lillycat332 closed 1 year ago

lillycat332 commented 1 year ago

Since this is dependent on my other PR #91, I'll open a PR for this when #91 is merged