2024-04-29 06:40:57 by Masatake Daimon | Files touched by this commit (1) |
Log message: math/hs-digits: 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 13:58:38 by Masatake Daimon | Files touched by this commit (5) |
Log message: math/hs-digits: import hs-digits-0.3.1 Converts integers to lists of digits and back. |