File ghc-optparse-simple.changes of Package ghc-optparse-simple
-------------------------------------------------------------------
Thu Jun 24 12:01:19 UTC 2021 - psimons@suse.com
- Update optparse-simple to version 0.1.1.4.
  ## 0.1.1.4
  * template-haskell 2.17 support [#15](https://github.com/fpco/optparse-simple/pull/15)
-------------------------------------------------------------------
Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
 
- disable %{ix86} build
 
-------------------------------------------------------------------
Fri Aug 21 11:18:57 UTC 2020 - psimons@suse.com
- Update optparse-simple to version 0.1.1.3.
  ## 0.1.1.3
  * optparse-applicative 0.16.0.0 support [#14](https://github.com/fpco/optparse-simple/issues/14)
-------------------------------------------------------------------
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