ltext

Higher-order file applicator

Version on this page:0.0.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.0.2.1@sha256:43832e54840b91cadd636acd1bdb4492907fe339e7372e454d0458c4088a4540,3011

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