CVS log for pkgsrc/textproc/hs-djot/buildlink3.mk
Up to [cvs.NetBSD.org] / pkgsrc / textproc / hs-djot
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Mar 5 03:39:58 2025 UTC (6 weeks, 5 days ago) by pho
Branches: MAIN
CVS tags: pkgsrc-2025Q1-base,
pkgsrc-2025Q1,
HEAD
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2
lines
recursive revbump after patching lang/ghc910
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Feb 2 13:05:52 2025 UTC (2 months, 2 weeks ago) by pho
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2
lines
Bump all Haskell packages after switching the default compiler.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Jan 30 12:16:09 2025 UTC (2 months, 2 weeks ago) by pho
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -3
lines
textproc/hs-djot: update to djot-0.1.2.2
## 0.1.2.2 -- 2024-10-04
* Allow list items with blank lines between divs (#10).
* Fix parsing of indented tables (#8).
## 0.1.2.1 -- 2024-06-24
* Djot writer: include separator line in table when the table has
non-default alignments but no header (#7).
## 0.1.2 -- 2024-05-10
* Allow `_` in symbols (see jgm/djot#296).
* Add Lift derivations to AST datatypes (#5, Gideon Farrell) [API change].
Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Jan 9 23:24:41 2025 UTC (3 months, 1 week ago) by wiz
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2
lines
*: recursive bump for hs-doclayout 0.5
Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Jan 9 23:15:15 2025 UTC (3 months, 1 week ago) by wiz
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2
lines
i*: recursive bump for hs-emojis update
Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu May 9 01:32:41 2024 UTC (11 months, 1 week 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.1: preferred, colored
Changes since revision 1.1: +2 -2
lines
Recursive revbump after changing the default Haskell compiler
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat May 4 11:45:51 2024 UTC (11 months, 2 weeks ago) by pho
Branches: MAIN
textproc/hs-djot: import hs-djot-0.1.1.3
Djot (https://djot.net) is a light markup language. This package provides a
data structure to represent djot documents, a very fast parser, and
functions to render a parsed document as HTML and as djot.
CVSweb <webmaster@jp.NetBSD.org>