File ghc-optparse-applicative.changes of Package ghc-optparse-applicative
-------------------------------------------------------------------
Wed Jan 20 09:59:00 UTC 2016 - mimi.vx@gmail.com
- update to 0.12.1.0
* Improve subparser contexts to improve usage error texts
* Fixed bugs
-------------------------------------------------------------------
Wed Dec 30 12:44:06 UTC 2015 - mimi.vx@gmail.com
- update to 0.12.0.0
* Add "missing" error condition descriptions when required flags and arguments
are not provided.
* Allow multiple short flags to be concatenated together behind a single
hyphen, e.g. "-xcf".
* Updated dependency bounds on process and ansi-wl-pprint.
* Add Show and Eq instances to some types for easier debugging.
* Add defaultPrefs, a default preferences value
-------------------------------------------------------------------
Thu Nov 19 13:48:09 UTC 2015 - mimi.vx@gmail.com
- initial commit