File ghc-foldl.changes of Package ghc-foldl
-------------------------------------------------------------------
Wed Nov 1 14:05:14 UTC 2023 - Peter Simons <psimons@suse.com>
- Update foldl to version 1.4.15 revision 1.
1.4.14
- Add [`Control.Foldl.NonEmpty.nonEmpty`](https://github.com/Gabriella439/foldl/pull/186)
- Add [`Control.Foldl.NonEmpty.toFold`](https://github.com/Gabriella439/foldl/pull/191)
- [Generalize `fold1` to work with `Foldable1`](https://github.com/Gabriella439/foldl/pull/185)
1.4.13
* New "Control.Foldl.NonEmpty" module for folding non-empty containers
-------------------------------------------------------------------
Fri Dec 24 23:25:08 UTC 2021 - Peter Simons <psimons@suse.com>
- Update foldl to version 1.4.12 revision 2.
Upstream has revised the Cabal build instructions on Hackage.
-------------------------------------------------------------------
Sat Jul 10 13:40:23 UTC 2021 - psimons@suse.com
- Update foldl to version 1.4.12.
1.4.12
* `Data.Functor.Extend.Extended` instances for `Fold` / `FoldM`
* Remove dependency on `mwc-random`
-------------------------------------------------------------------
Thu Feb 25 23:48:33 UTC 2021 - psimons@suse.com
- Update foldl to version 1.4.11.
1.4.11
* Fix doctest failure when built against newer versions of the `hashable`
package
-------------------------------------------------------------------
Mon Jan 4 11:06:50 UTC 2021 - psimons@suse.com
- Update foldl to version 1.4.10 revision 1.
Upstream has revised the Cabal build instructions on Hackage.
-------------------------------------------------------------------
Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
- disable %{ix86} build
-------------------------------------------------------------------
Tue Nov 3 10:09:47 UTC 2020 - psimons@suse.com
- Update foldl to version 1.4.10.
1.4.10
* Fix space leaks in `scan` / `scanM`
-------------------------------------------------------------------
Tue Oct 6 08:56:37 UTC 2020 - psimons@suse.com
- Update foldl to version 1.4.9 revision 1.
Upstream has revised the Cabal build instructions on Hackage.
-------------------------------------------------------------------
Mon Sep 28 02:01:38 UTC 2020 - psimons@suse.com
- Update foldl to version 1.4.9.
1.4.9
* Implement `vector` utility more efficiently
-------------------------------------------------------------------
Mon Aug 31 09:34:37 UTC 2020 - psimons@suse.com
- Update foldl to version 1.4.8 revision 1.
Upstream has revised the Cabal build instructions on Hackage.
-------------------------------------------------------------------
Tue Aug 18 10:44:52 UTC 2020 - Peter Simons <psimons@suse.com>
- Replace %setup -q with the more modern %autosetup macro.
-------------------------------------------------------------------
Tue Aug 4 09:04:43 UTC 2020 - psimons@suse.com
- Update foldl to version 1.4.8.
1.4.8
* Only depend on `semigroups` for older GHC versions
-------------------------------------------------------------------
Sun Jun 21 02:00:43 UTC 2020 - psimons@suse.com
- Update foldl to version 1.4.7.
1.4.7
* Add `foldByKey{,Hash}Map` functions
-------------------------------------------------------------------
Tue Jun 16 11:14:07 UTC 2020 - Peter Simons <psimons@suse.com>
- Re-generate file with latest version of spec-cleaner.
-------------------------------------------------------------------
Sat Jan 11 03:03:21 UTC 2020 - psimons@suse.com
- Update foldl to version 1.4.6.
1.4.6
* Add `nest`/`predropWhile`/`drop`/`dropM`
-------------------------------------------------------------------
Fri Nov 8 16:13:45 UTC 2019 - Peter Simons <psimons@suse.com>
- Drop obsolete group attributes.
-------------------------------------------------------------------
Fri Oct 11 12:18:08 UTC 2019 - Peter Simons <psimons@suse.com>
- Update Cabal file for more accurate build dependencies.
-------------------------------------------------------------------
Tue Jun 11 14:29:09 UTC 2019 - Peter Simons <psimons@suse.com>
- Update Cabal file for more accurate build dependencies.
-------------------------------------------------------------------
Fri May 17 06:55:31 UTC 2019 - Peter Simons <psimons@suse.com>
- Update Cabal file for more accurate build dependencies.
-------------------------------------------------------------------
Thu Oct 4 09:42:54 UTC 2018 - psimons@suse.com
- Update foldl to version 1.4.5.
1.4.5
* Increase upper bound on `containers`
* Add `either`/`eitherM`
1.4.4
* Increase lower bound on `base`
* Change `mean` to be more numerically stable
-------------------------------------------------------------------
Fri Aug 17 09:43:26 UTC 2018 - psimons@suse.com
- Update foldl to version 1.4.3.
1.4.3
* Add `Control.Scanl.scanr`
* Increase upper bound on `mwc-random`
-------------------------------------------------------------------
Fri Jul 20 13:38:30 UTC 2018 - psimons@suse.com
- Add foldl at version 1.4.2.