ltext

Parameterized file evaluator

Version on this page:0.1.2.2
LTS Haskell 7.24:0.1.2.2
Stackage Nightly 2016-12-04:0.1.2.1
Latest on Hackage:0.1.5

See all snapshots ltext appears in

BSD-3-Clause licensed and maintained by Athan Clark
This version can be pinned in stack with:ltext-0.1.2.2@sha256:555c46c2e8b99e0247ef002cf325ec8071239d205da3a162f434c0c4a99bbd9d,3050

Module documentation for 0.1.2.2

λtext is a general-purpose templating utility for text files.

Turn plaintext files into lambdas - function application then becomes concatenation.

Please see the github page for more details.

All credits go to Martin Grabmueller's AlgorithmW package for the type inference algorithm used in λtext.