SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for ghc-distributive-0.6.2.1-1.1.x86_64.rpm :

* Wed Aug 04 2021 psimonsAATTsuse.com- Update distributive to version 0.6.2.1 revision 1. Upstream has revised the Cabal build instructions on Hackage.
* Wed Dec 30 2020 psimonsAATTsuse.com- Update distributive to version 0.6.2.1. 0.6.2.1 [2020.12.30] - -------------------
* The build-type has been changed from `Custom` to `Simple`. To achieve this, the `doctests` test suite has been removed in favor of using [`cabal-docspec`](https://github.com/phadej/cabal-extras/tree/master/cabal-docspec) to run the doctests.
* Thu Dec 17 2020 Ondřej Súkup - disable %{ix86} build
* Mon Aug 31 2020 psimonsAATTsuse.com- Update distributive to version 0.6.2 revision 2. Upstream has revised the Cabal build instructions on Hackage.
* Tue Aug 18 2020 Peter Simons - Replace %setup -q with the more modern %autosetup macro.
* Tue Jun 16 2020 Peter Simons - Re-generate file with latest version of spec-cleaner.
* Wed May 06 2020 psimonsAATTsuse.com- Update distributive to version 0.6.2. 0.6.2 [2020.04.10] - -----------------
* Make the `Distributive` instance for `Tagged` poly-kinded.
* Fri Nov 08 2019 Peter Simons - Drop obsolete group attributes.
* Sat Sep 07 2019 psimonsAATTsuse.com- Update distributive to version 0.6.1. 0.6.1 [2019.09.06] - -----------------
* Add a `Distributive` instance for `WrappedMonad m`.
* Sat Oct 20 2018 Peter Simons - Use https URL to refer to bugs.opensuse.org.
* Wed Jul 18 2018 psimonsAATTsuse.com- Cosmetic: replace tabs with blanks, strip trailing white space, and update copyright headers with spec-cleaner.
* Fri Jul 13 2018 psimonsAATTsuse.com- Update distributive to version 0.6. 0.6 [2018.07.02] - ---------------
* Remove `fmapCollect`. (See [here](https://github.com/ekmett/distributive/commit/1020655f15714514048d0dc842ffe4adcec89a7b) for an explanation of why it was removed.)
* Avoid incurring some dependencies when using recent GHCs.
* Mon May 14 2018 psimonsAATTsuse.com- Update distributive to version 0.5.3 revision 5.
* Support `doctest-0.12`
* Revamp `Setup.hs` to use `cabal-doctest`. This makes `distributive` build with `Cabal-1.25`, and makes the `doctest`s work with `cabal new-build` and sandboxes.
* Fix bugs in `Data.Distributive.Generic` that cause generic `Distributive` instances not to work properly for datatypes with recursive types
* Add `genericCollect` to `Data.Distributive.Generic`, and switch the underlying machinery in that module to work on a `collect`-like method instead of a `distribute`-like one
* Add a test suite for regression-testing `Data.Distributive.Generic`
 
ICM