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 00:53:44 by Masatake Daimon | Files touched by this commit (3) | ![]() |
Log message: devel/hs-monad-logger: update to monad-logger-0.3.41 ## 0.3.41 * Add `MonadAccum` instances for `LoggingT` and `NoLoggingT` |
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-02 06:26:30 by Masatake Daimon | Files touched by this commit (1) |
Log message: devel/hs-monad-logger: 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-30 17:18:43 by Masatake Daimon | Files touched by this commit (4) |
Log message: devel/hs-monad-logger: Update to 0.3.40 0.3.40 Relax fast-logger upper bound from 3.2 to 3.3 Add Alternative instances for LoggingT and NoLoggingT |
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-27 14:43:22 by Masatake Daimon | Files touched by this commit (5) |
Log message: devel/hs-monad-logger: Update to 0.3.39 0.3.39 * Make the previous change backwards compatible with CPP 0.3.38 * Drop old deprecated instances to support transformers 0.6 #39 0.3.37 * Add Semigroup/Monoid instances to LoggingT, NoLoggingT, and WriterLoggingT |