chshersh / iris

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

Add test for '--version' and '--numeric-version' parser #57

Closed chshersh closed 1 year ago

chshersh commented 2 years ago

Similar to #56

Add unit tests for the --version and --numeric-version options parsing.

CThuleHansen commented 1 year ago

I have attempted this in https://github.com/chshersh/iris/pull/71

CThuleHansen commented 1 year ago

Pretty sure this can be closed according to https://github.com/chshersh/iris/pull/71

chshersh commented 1 year ago

@CThuleHansen Indeed! Thanks for the reminder 🙂