CVS log for pkgsrc/textproc/hs-hslua-module-doclayout/Makefile
Up to [cvs.NetBSD.org] / pkgsrc / textproc / hs-hslua-module-doclayout
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Mar 5 03:39:59 2025 UTC (2 weeks, 6 days ago) by pho
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2
lines
recursive revbump after patching lang/ghc910
Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Feb 2 13:05:53 2025 UTC (7 weeks, 2 days ago) by pho
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -1
lines
Bump all Haskell packages after switching the default compiler.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Jan 9 23:47:29 2025 UTC (2 months, 2 weeks ago) by wiz
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -3
lines
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.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Jan 9 23:24:41 2025 UTC (2 months, 2 weeks ago) by wiz
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2
lines
*: recursive bump for hs-doclayout 0.5
Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Jan 9 23:15:15 2025 UTC (2 months, 2 weeks ago) by wiz
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2
lines
i*: recursive bump for hs-emojis update
Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu May 9 01:32:42 2024 UTC (10 months, 2 weeks ago) by pho
Branches: MAIN
CVS tags: pkgsrc-2024Q4-base,
pkgsrc-2024Q4,
pkgsrc-2024Q3-base,
pkgsrc-2024Q3,
pkgsrc-2024Q2-base,
pkgsrc-2024Q2
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -1
lines
Recursive revbump after changing the default Haskell compiler
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat May 4 08:05:46 2024 UTC (10 months, 3 weeks ago) by pho
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -3
lines
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.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Nov 2 06:37:31 2023 UTC (16 months, 3 weeks ago) by pho
Branches: MAIN
CVS tags: pkgsrc-2024Q1-base,
pkgsrc-2024Q1,
pkgsrc-2023Q4-base,
pkgsrc-2023Q4
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -1
lines
Revbump all Haskell after updating lang/ghc96
Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Oct 31 04:55:36 2023 UTC (16 months, 3 weeks ago) by pho
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -3
lines
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.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Oct 9 04:54:51 2023 UTC (17 months, 2 weeks ago) by pho
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2
lines
Bump Haskell packages after updating lang/ghc94
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Feb 7 01:41:10 2023 UTC (2 years, 1 month ago) by pho
Branches: MAIN
CVS tags: pkgsrc-2023Q3-base,
pkgsrc-2023Q3,
pkgsrc-2023Q2-base,
pkgsrc-2023Q2,
pkgsrc-2023Q1-base,
pkgsrc-2023Q1
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -1
lines
revbump all the Haskell packages after modifying the runtime system of lang/ghc94
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Jan 29 08:26:41 2023 UTC (2 years, 1 month ago) by pho
Branches: MAIN
textproc/hs-hslua-module-doclayout: import hs-hslua-module-doclayout-1.0.4
Lua module wrapping the doclayout Haskell package.
CVSweb <webmaster@jp.NetBSD.org>