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

[#9] Implement Yes/No reading functions #117

Closed martinhelmer closed 1 year ago

martinhelmer commented 1 year ago

[#9] Implement Yes/No reading functions

remaining work: - DONE Update CHANGELOG.md. - DONE move parseYesNo to internal module in order to not expose it. - DONE

Additional tasks