Name: | ghc-doctemplates |
---|---|
Version: | 0.11 |
Release: | 16.el10_0 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 906418 |
License: | BSD-3-Clause |
RPM: | ghc-doctemplates-0.11-16.el10_0.x86_64.rpm |
Source RPM: | ghc-doctemplates-0.11-16.el10_0.src.rpm |
Build Date: | Tue May 20 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://hackage.haskell.org/package/doctemplates |
Summary: | Pandoc-style document templates |
Description: | 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. |