neat-interpolation

A quasiquoter for neat and simple multiline text interpolation

https://github.com/nikita-volkov/neat-interpolation

Version on this page:0.3.2.1
LTS Haskell 22.13:0.5.1.4
Stackage Nightly 2024-03-14:0.5.1.4
Latest on Hackage:0.5.1.4

See all snapshots neat-interpolation appears in

MIT licensed and maintained by Nikita Volkov
This version can be pinned in stack with:neat-interpolation-0.3.2.1@sha256:211a85c9f37223b02244d470b19087bf86f671cd0917aa50d1e6ca06b327b0c7,2676

Module documentation for 0.3.2.1

A quasiquoter for producing Text values with support for a simple interpolation of input values. It removes the excessive indentation from the input and accurately manages the indentation of all lines of the interpolated variables.