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-30 14:00:49 by Masatake Daimon | Files touched by this commit (3) | |
Log message: devel/hs-ordered-containers: update to ordered-containers-0.2.4 ## 0.2.4 -- 2024-05-18 * Misc. housekeeping -- version bumps, documentation fixes, etc. (thank you Ryan \ Scott and Andrew Kent!) * Add `IsList` and `Hashable` instances (thank you Alexis King!) * the strict variant of `alter` ## 0.2.3 -- 2022-11-01 * `alter` (thank you Raoul Hidalgo Charman!) |
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 19:01:51 by Masatake Daimon | Files touched by this commit (1) |
Log message: devel/hs-ordered-containers: 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-25 11:01:17 by Masatake Daimon | Files touched by this commit (1) |
Log message: devel/hs-ordered-containers: Fix build with GHC 9.6 |
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-24 19:19:17 by Masatake Daimon | Files touched by this commit (4) |
Log message: devel/hs-ordered-containers: Update to 0.2.3 No release notes have been provided by upstream. |
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-16 10:13:27 by Masatake Daimon | Files touched by this commit (5) |
Log message: devel/hs-ordered-containers: import hs-ordered-containers-0.2.2 This library provides Set- and Map-like types that remember the order elements were inserted. |