Next | Query returned 3 messages, browsing 1 to 10 | previous

History of commit frequency

CVS Commit History:


   2024-04-29 09:21:02 by Masatake Daimon | Files touched by this commit (2)
Log message:
devel/hs-foldable1-classes-compat: 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-27 16:11:39 by Masatake Daimon | Files touched by this commit (5)
Log message:
devel/hs-foldable1-classes-compat: import hs-foldable1-classes-compat-0.1

A compatibility package for the Foldable1 and Bifoldable1 type classes,
which were introduced in base-4.18.0.0 (GHC 9.6.1). For more information,
see <https://github.com/haskell/core-libraries-committee/issues/9 this Core
Libraries Committee proposal>.

Foldable1 and Bifoldable1 classify non-empty data structures that can be
folded to a summary value.

Next | Query returned 3 messages, browsing 1 to 10 | previous