2023-03-30 10:26:23 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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'
|
|
|
|
|
2020-12-19 19:59:53 +01:00
|
|
|
-------------------------------------------------------------------
|
2021-09-07 17:04:10 +02:00
|
|
|
Tue Sep 7 11:57:05 UTC 2021 - psimons@suse.com
|
2020-12-19 19:59:53 +01:00
|
|
|
|
2021-09-07 17:04:10 +02:00
|
|
|
- Add extra at version 1.7.9.
|
2020-12-19 19:59:53 +01:00
|
|
|
|