2025-01-10 00:47:29 by Thomas Klausner | Files touched by this commit (3) | |
Log message: textproc/hs-hslua-module-doclayout: update to hslua-module-doclayout-1.2.0 ## 1.2.0 Released 2024-09-21. - Require doclayout-0.5. - Add new styling functions `bold`, `italic`, `underlined`, `strikeout`, `fg`, and `bg`. - The `render` function now takes `style` as a third parameter. It must be either 'plain' or 'ansi' when given. ## 1.1.1.2 Released 2024-06-10. - Fixed another documentation bugs: `render` returns a `string`. ## 1.1.1.1 Released 2024-06-09. - Fixed minor typos in docstrings. |
2025-01-10 00:24:41 by Thomas Klausner | Files touched by this commit (18) |
Log message: *: recursive bump for hs-doclayout 0.5 |
2025-01-10 00:15:15 by Thomas Klausner | Files touched by this commit (24) | |
Log message: i*: recursive bump for hs-emojis update |
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-04 10:05:46 by Masatake Daimon | Files touched by this commit (4) |
Log message: textproc/hs-hslua-module-doclayout: Update to 1.1.1 1.1.1 - Released 2024-01-23. Relaxed upper bound for text, allowing text-2.1. Improved doc strings. Test with latest GHC versions. |
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 05:55:37 by Masatake Daimon | Files touched by this commit (4) |
Log message: textproc/hs-hslua-module-doclayout: Update to 1.1.0 1.1.0 * Require hslua-2.3 and tasty-lua-1.1. * Type info is added to all fields. * The Doc type is now associated with this module's docs, making it easier to generate documentation. |
2023-10-09 06:55:01 by Masatake Daimon | Files touched by this commit (988) |
Log message: Bump Haskell packages after updating lang/ghc94 |