b6fad6b455
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-foldl?expand=0&rev=40
102 lines
3.0 KiB
Plaintext
102 lines
3.0 KiB
Plaintext
-------------------------------------------------------------------
|
|
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.
|