File ghc-cabal-doctest.changes of Package ghc-cabal-doctest
-------------------------------------------------------------------
Thu May  7 08:08:20 UTC 2020 - Peter Simons <psimons@suse.com>
- Update Cabal file to get more accurate dependency information.
-------------------------------------------------------------------
Fri Nov  8 16:13:22 UTC 2019 - Peter Simons <psimons@suse.com>
- Drop obsolete group attributes.
-------------------------------------------------------------------
Thu Oct  3 02:02:03 UTC 2019 - psimons@suse.com
- Update cabal-doctest to version 1.0.8.
  Upstream has edited the change log file since the last release in
  a non-trivial way, i.e. they did more than just add a new entry
  at the top. You can review the file at:
  http://hackage.haskell.org/package/cabal-doctest-1.0.8/src/ChangeLog.md
-------------------------------------------------------------------
Tue Aug 27 02:02:00 UTC 2019 - psimons@suse.com
- Update cabal-doctest to version 1.0.7.
  # 1.0.7 -- 2019-??-??
  * Make `Distribution.Extra.Doctest` `-Wall`-clean
  * Support GHC-8.8, base-4.13, and Cabal-3.0
-------------------------------------------------------------------
Fri Oct 19 13:13:25 UTC 2018 - Peter Simons <psimons@suse.com>
- Update Cabal build instructions to support ghc-8.6.1.
-------------------------------------------------------------------
Wed Jul 18 14:26:17 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 cabal-doctest to version 1.0.6 revision 1.
  * Hook `haddock` build too. Fixes issue when `haddock` fails, as
    `Build_doctests` isn't generated.
  * Add a hack so `Build_doctests` module is automatically added to
    to `other-modules` and `autogen-modules` when compiled with Cabal-2.0.
    Thanks to that, we don't get warnings because of `-Wmissing-home-modules`.
  * Add support for doctests in executables and (with `Cabal-2.0` or later)
    internal libraries. Refer to the `README` for more details.
  * Add an explicit `Prelude` import to `Build_doctests`
-------------------------------------------------------------------
Thu Aug  3 15:38:38 UTC 2017 - psimons@suse.com
- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.
-------------------------------------------------------------------
Mon May 22 08:08:53 UTC 2017 - psimons@suse.com
- Update to version 1.0.2 with cabal2obs.
-------------------------------------------------------------------
Thu May 18 09:52:24 UTC 2017 - psimons@suse.com
- Update to version 1.0.1 with cabal2obs.
-------------------------------------------------------------------
Sun Feb  5 19:32:28 UTC 2017 - psimons@suse.com
- Update to version 1 with cabal2obs.