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 01:02:07 by Masatake Daimon | Files touched by this commit (3) | |
Log message: devel/hs-persistent: update to persistent-2.14.6.3 ## 2.14.6.3 * [#1544](https://github.com/yesodweb/persistent/pull/1544) * Fix type error message when no unique keys are defined on a model and you use a function with constraint `AtLeastOneUniqueKey`. ## 2.14.6.2 * [#1536](https://github.com/yesodweb/persistent/pull/1536/) * Build with GHC 9.10 |
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-03 11:31:01 by Masatake Daimon | Files touched by this commit (4) |
Log message: devel/hs-persistent: Update to 2.14.6.1 2.14.6.1 #1528 The PersistField Int{,8,16,32,64} instances will now work with a PersistRational, provided that the denominator is 1. This fixes the bug where SUM in Postgres would change the type of a column being summed. |
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-31 17:52:30 by Masatake Daimon | Files touched by this commit (5) |
Log message: devel/hs-persistent: import hs-persistent-2.14.6.0 Type-safe, data serialization. You must use a specific backend in order to make this useful. |