neat-interpolation

A quasiquoter for neat and simple multiline text interpolation

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

Version on this page:0.2.2.1
LTS Haskell 22.18:0.5.1.4
Stackage Nightly 2024-04-22: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.2.2.1@sha256:021eb2b74ed414e241a06019ccd91b9477beeb850fa77590a36e161a9dadf820,2728

Module documentation for 0.2.2.1

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