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.
|
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-05-01 09:19:57 by Masatake Daimon | Files touched by this commit (4) |
Log message:
math/hs-bifunctors: Update to 5.6.2
5.6.2 [2024.03.19]
Support building with template-haskell-2.22.* (GHC 9.10).
|
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-29 10:48:51 by Masatake Daimon | Files touched by this commit (4) |
Log message:
math/hs-bifunctors: Update to 5.6.1
The release note is too long to paste here. See
https://hackage.haskell.org/package/bifunctors-5.6.1/changelog
|
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-26 12:16:50 by Masatake Daimon | Files touched by this commit (4) |
Log message:
math/hs-bifunctors: Update to 5.5.14
5.5.14 [2022.12.07]
* Define Functor, Foldable, and Traversable instances for Sum and Product.
5.5.13 [2022.09.12]
* Make the Biapplicative instances for tuples lazy, to match their
Bifunctor instances.
|
2022-08-18 20:32:15 by Thomas Klausner | Files touched by this commit (2) |  |
Log message:
hs-bifunctors: update to 5.5.12.
5.5.12 [2022.05.07]
-------------------
* Backport an upstream GHC change which removes the default implementation of
`bitraverse`. Per the discussion in
https://github.com/haskell/core-libraries-committee/issues/47, this default
implementation was completely broken, as attempting to use it would always
result in an infinite loop.
|
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
|