Name: | ghc-doctemplates |
---|---|
Version: | 0.9 |
Release: | 7.el9 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 1167228 |
License: | BSD |
RPM: | ghc-doctemplates-0.9-7.el9.aarch64.rpm |
Source RPM: | ghc-doctemplates-0.9-7.el9.src.rpm |
Build Date: | Wed Sep 07 2022 |
Build Host: | build-ol9-aarch64.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. |