neat-interpolation

A quasiquoter for neat and simple multiline text interpolation

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

Version on this page:0.3.1.1
LTS Haskell 22.19:0.5.1.4
Stackage Nightly 2024-05-03: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.1.1@sha256:77e623aa77e5f4d652863d3a2c0cb1ff948fb55a666e3bc8a2dab3a0d3a52fb9,2716

Module documentation for 0.3.1.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.