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

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


Branch: CURRENT, Version: 0.11nb4, Package name: hs-doctemplates-0.11nb4, 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: 24.663 KB

Version history: (Expand)


CVS history: (Expand)


   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
   2023-01-27 16:23:38 by Masatake Daimon | Files touched by this commit (4)
Log message:
textproc/hs-doctemplates: Update to 0.11

No release notes have been provided by upstream.
   2022-08-20 10:08:24 by Thomas Klausner | Files touched by this commit (211)
Log message:
hs*: recursive bump for new dependencies needed

for hs-aeson, hs-vector
   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