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
|
2022-02-26 04:58:36 by Masatake Daimon | Files touched by this commit (872) |
Log message:
Bump all Haskell packages after enabling "split sections" in mk/haskell.mk
|
2022-02-12 09:51:00 by Masatake Daimon | Files touched by this commit (575) |
Log message:
revbump after changing the default Haskell compiler
|
2022-02-11 10:42:17 by Masatake Daimon | Files touched by this commit (3) |
Log message:
Update to extra-1.7.10
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'
|
2022-01-18 03:48:33 by Masatake Daimon | Files touched by this commit (541) |
Log message:
Bump packages that depends on GHC
|