template

Simple string substitution

Version on this page:0.2.0.10
LTS Haskell 22.13:0.2.0.10@rev:1
Stackage Nightly 2024-03-14:0.2.0.10@rev:1
Latest on Hackage:0.2.0.10@rev:1

See all snapshots template appears in

BSD-3-Clause licensed and maintained by Johan Tibell
This version can be pinned in stack with:template-0.2.0.10@sha256:f822de4d34c45bc84b33a61bc112c15fedee6fa6dc414c62b10456395a868f85,987

Module documentation for 0.2.0.10

Depends on 3 packages(full list with versions):
Used by 1 package in lts-8.5(full list with versions):

Simple string substitution library that supports "$"-based substitution. Meant to be used when Text.Printf or string concatenation would lead to code that is hard to read but when a full blown templating system is overkill.