File ghc-optparse-simple.changes of Package ghc-optparse-simple
-------------------------------------------------------------------
Sun Dec 29 10:27:17 UTC 2019 - psimons@suse.com
- Update optparse-simple to version 0.1.1.2.
# ChangeLog for optparse-simple
## 0.1.1.2
* Run TH slice at the right time to get proper Git info [#13](https://github.com/fpco/optparse-simple/issues/13)
## 0.1.1.1
* Add explicit signature to work around [#12](https://github.com/fpco/optparse-simple/issues/12)
## 0.1.1
* Switch dependency `gitrev` to `githash`
-------------------------------------------------------------------
Wed Jul 18 14:26:34 UTC 2018 - psimons@suse.com
- Cosmetic: replace tabs with blanks, strip trailing white space,
and update copyright headers with spec-cleaner.
-------------------------------------------------------------------
Mon May 14 17:02:11 UTC 2018 - psimons@suse.com
- Update optparse-simple to version 0.1.0.
* Migrate from `EitherT` to `ExceptT`
[#8](https://github.com/fpco/optparse-simple/issues/8)
* Support `--help` on subcommands
-------------------------------------------------------------------
Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com
- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.
-------------------------------------------------------------------
Sun Jul 10 17:01:10 UTC 2016 - psimons@suse.com
- Update to version 0.0.3 revision 0 with cabal2obs.
-------------------------------------------------------------------
Thu Nov 19 13:48:32 UTC 2015 - mimi.vx@gmail.com
- initial commit