00b752542a
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-extra?expand=0&rev=109
76 lines
2.8 KiB
Plaintext
76 lines
2.8 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sat Nov 19 13:35:44 UTC 2024 - Peter Simons <psimons@suse.com>
|
|
|
|
- Update extra to version 1.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/extra-1.8/src/CHANGES.txt
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 22 22:59:37 UTC 2024 - Peter Simons <psimons@suse.com>
|
|
|
|
- Update extra to version 1.7.16 revision 1.
|
|
Upstream has revised the Cabal build instructions on Hackage.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat May 11 15:55:39 UTC 2024 - Peter Simons <psimons@suse.com>
|
|
|
|
- Update extra to version 1.7.16.
|
|
1.7.16, released 2024-05-11
|
|
Fix to actually work with GHC 9.10
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 10 13:07:51 UTC 2024 - Peter Simons <psimons@suse.com>
|
|
|
|
- Update extra to version 1.7.15.
|
|
1.7.15, released 2024-05-10
|
|
#111, work with GHC 9.10
|
|
Test with GHC 9.8
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jul 1 19:19:07 UTC 2023 - Peter Simons <psimons@suse.com>
|
|
|
|
- Update extra to version 1.7.14.
|
|
1.7.14, released 2023-07-01
|
|
#106, add compatibility with GHC 9.7
|
|
#103, future-proof against addition of Data.List.unsnoc
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Apr 2 16:18:24 UTC 2023 - Peter Simons <psimons@suse.com>
|
|
|
|
- Update extra to version 1.7.13.
|
|
1.7.13, released 2023-04-22
|
|
#102, add mwhen :: Monoid a => Bool -> a -> a
|
|
#99, make replace with an empty from intersperse the replacement
|
|
#101, future-proof against addition of Data.List.!?
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 30 17:06:44 UTC 2023 - Peter Simons <psimons@suse.com>
|
|
|
|
- Updated spec file to conform with ghc-rpm-macros-2.5.2.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Sep 2 11:34:48 UTC 2022 - Peter Simons <psimons@suse.com>
|
|
|
|
- Update extra to version 1.7.12.
|
|
1.7.12, released 2022-09-02
|
|
#98, make both lazy in its argument
|
|
#98, make first3,second3,third3 lazy in their argument
|
|
#98, make firstM,secondM lazy in their argument
|
|
#86, add notNull for Foldable
|
|
1.7.11, released 2022-08-21
|
|
#95, add List.repeatedlyNE and NonEmpty.repeatedly
|
|
#94, add groupOnKey
|
|
#91, add foldl1' to NonEmpty
|
|
1.7.10, released 2021-08-29
|
|
#81, add assertIO function
|
|
#85, add !? to do !! list indexing returning a Maybe
|
|
#80, add strict Var functions modifyVar', modifyVar_', writeVar'
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Sep 7 11:57:05 UTC 2021 - psimons@suse.com
|
|
|
|
- Add extra at version 1.7.9.
|
|
|