./textproc/hs-doctemplates, Pandoc-style document templates

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.11.0.1, Package name: hs-doctemplates-0.11.0.1, Maintainer: pho

This is the text templating system used by pandoc. It supports
variable interpolation, iteration, tests for non-blank values, pipes,
and partials. Templates are rendered to doclayout Docs, and variable
values may come from a variety of different sources, including aeson
Values.


Required to run:
[devel/hs-vector] [math/hs-scientific] [devel/hs-safe] [converters/hs-aeson] [textproc/hs-doclayout] [converters/hs-text-conversions] [lang/ghc94]

Master sites:

Filesize: 26.596 KB

Version history: (Expand)


CVS history: (Expand)


   2025-01-10 00:29:15 by Thomas Klausner | Files touched by this commit (3) | Package updated
Log message:
hs-doctemplates: update to 0.11.0.1.

textproc/hs-doctemplates: update to doctemplates-0.11.0.1

# 0.11.0.1

  * Bump version bounds for doclayout.

  * Fix typos.
   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) | Package updated
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-02 13:04:50 by Masatake Daimon | Files touched by this commit (1)
Log message:
textproc/hs-doctemplates: 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-30 14:16:46 by Masatake Daimon | Files touched by this commit (1)
Log message:
textproc/hs-doctemplates: Fix build with GHC 9.6
   2023-10-09 06:55:01 by Masatake Daimon | Files touched by this commit (988)
Log message:
Bump Haskell packages after updating lang/ghc94