Data.Text.Template

The Template type

data Template

The Context type

type Context

type ContextA f

Basic interface

template

templateSafe

render

substitute

showTemplate

Applicative interface

renderA

substituteA

Example