Description
Simple Option to display version text file.
Description
Simple Option to display version text file
README.md
optparse-version
A simple option which will display whatever is in the provided String when you run my-exe --version
or my-exe -v
See app/Main.hs for an example.