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

Changes types in 'Iris.Colour.Formatting' from 'ByteString' to 'Text' #90

Closed chshersh closed 1 year ago

chshersh commented 1 year ago

To make API more consistent. Let's use Text everywhere for now.

lillycat332 commented 1 year ago

I've done this, should I open a PR?

chshersh commented 1 year ago

Resolved in #95