Package Release Info

ghc-foldl-1.4.5-bp151.1.8

Update Info: Base Release
Available in Package Hub : 15 SP1

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

ghc-foldl
ghc-foldl-devel

Change Logs

* Thu Oct 04 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 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 2018 psimons@suse.com
- Add foldl at version 1.4.2.
Version: 1.4.12-bp155.3.14
* Thu Dec 17 2020 Ondřej Súkup <mimi.vx@gmail.com>
- disable %{ix86} build
Version: 1.4.12-bp154.2.14
* Fri Dec 24 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 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 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 04 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 2020 Ond?ej Súkup <mimi.vx@gmail.com>
- disable %{ix86} build
* Tue Nov 03 2020 psimons@suse.com
- Update foldl to version 1.4.10.
  1.4.10
  * Fix space leaks in `scan` / `scanM`
* Tue Oct 06 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 2020 psimons@suse.com
- Update foldl to version 1.4.9.
  1.4.9
  * Implement `vector` utility more efficiently
* Mon Aug 31 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 2020 Peter Simons <psimons@suse.com>
- Replace %setup -q with the more modern %autosetup macro.
* Tue Aug 04 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 2020 psimons@suse.com
- Update foldl to version 1.4.7.
  1.4.7
  * Add `foldByKey{,Hash}Map` functions
* Tue Jun 16 2020 Peter Simons <psimons@suse.com>
- Re-generate file with latest version of spec-cleaner.
Version: 1.2.5-bp150.2.3
* Thu Aug 03 2017 psimons@suse.com
- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.
* Thu May 18 2017 psimons@suse.com
- Update to version 1.2.5 with cabal2obs.
* Mon Mar 27 2017 psimons@suse.com
- Update to version 1.2.4 with cabal2obs.
* Wed Jan 18 2017 psimons@suse.com
- Update to version 1.2.3 with cabal2obs.
* Sun Jan 08 2017 psimons@suse.com
- Update to version 1.2.2 with cabal2obs.
* Sun Jul 10 2016 psimons@suse.com
- Update to version 1.2.1 revision 0 with cabal2obs.
* Mon May 30 2016 mimi.vx@gmail.com
- update to 1.2.1
* Mon Apr 04 2016 mimi.vx@gmail.com
- update to 1.2.0
* Sun Mar 13 2016 mimi.vx@gmail.com
- update to 1.1.6
* Sun Jan 24 2016 mimi.vx@gmail.com
- initial commit