2024-04-29 06:53:20 by Masatake Daimon | Files touched by this commit (4) |
Log message: devel/hs-with-utf8: Update to 1.1.0.0 1.1.0.0 Changed Allow newer versions of base and text to support GHC up to 9.8. Deprecate Data.Text.IO.Utf8. |
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 08:18:44 by Masatake Daimon | Files touched by this commit (4) |
Log message: devel/hs-with-utf8: Update to 1.0.2.4 1.0.2.4 * Allow base 4.17, 4.18 (GHC 9.4, 9.6). * Allow text<2.1 |
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-25 18:45:31 by Masatake Daimon | Files touched by this commit (2) |
Log message: devel/hs-with-utf8: Fix build with GHC 9.4 |
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-24 02:26:50 by Masatake Daimon | Files touched by this commit (5) |
Log message: devel/hs-with-utf8: import hs-with-utf8-1.0.2.3 This minimalistic library helps you navigate the world of text encodings avoiding invalid argument (invalid byte sequence) and invalid argument (invalid character) in runtime. |