2025-03-05 04:40:14 by Masatake Daimon | Files touched by this commit (1173) |
Log message:
recursive revbump after patching lang/ghc910
|
2025-02-02 14:06:08 by Masatake Daimon | Files touched by this commit (1173) |
Log message:
Bump all Haskell packages after switching the default compiler.
|
2025-01-31 05:33:07 by Masatake Daimon | Files touched by this commit (3) |  |
Log message:
misc/hs-extra: update to extra-1.8
Changelog for Extra (* = breaking change)
1.8, released 2024-10-19
#109, add guarded to lift predicates into Alternatives
* #112, make Data.List.Extra.compareLength work on list/int only
#112, add compareLength to List.NonEmpty and Foldable
1.7.16, released 2024-05-11
Fix to actually work with GHC 9.10
1.7.15, released 2024-05-10
#111, work with GHC 9.10
Test with GHC 9.8
|
2024-05-09 03:32:57 by Masatake Daimon | Files touched by this commit (1137) |
Log message:
Recursive revbump after changing the default Haskell compiler
|
2024-04-28 22:46:53 by Masatake Daimon | Files touched by this commit (1) |
Log message:
misc/hs-extra: Fix build with GHC 9.8
This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.
|
2023-11-02 07:37:49 by Masatake Daimon | Files touched by this commit (1141) |
Log message:
Revbump all Haskell after updating lang/ghc96
|
2023-10-26 07:08:11 by Masatake Daimon | Files touched by this commit (4) |
Log message:
misc/hs-extra: Update to 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
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.!?
|
2023-10-09 06:55:01 by Masatake Daimon | Files touched by this commit (988) |
Log message:
Bump Haskell packages after updating lang/ghc94
|
2023-01-25 02:22:36 by Masatake Daimon | Files touched by this commit (4) |
Log message:
misc/hs-extra: Update to 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
|
2022-09-07 08:50:53 by Masatake Daimon | Files touched by this commit (149) |  |
Log message:
Recursive bump for recently updated Haskell packages
|