ltext

Parameterized file evaluator

Version on this page:0.1.2.1
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.1@sha256:c511dbfecdb8a3b8a97314529dbcfc295b70883c11633d3007df90189f54d792,3050

Module documentation for 0.1.2.1

λ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.