@hackage ltext0.0.2
Higher-order file applicator
Categories
License
BSD-3-Clause
Maintainer
Athan Clark <athan.clark@gmail.com>
Links
Versions
Deprecated
Dependencies (10)
- base >=4.6 && <5
- containers >=0.5
- deepseq
- mtl >=2.0.1 && <2.2 || >=2.2.0.1 && <2.3
- mtl-compat >=0.2.0.4
- parsec Show all…
Dependents (1)
@hackage/acme-everything
λ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.