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
LTS Haskell 20.23:0.5.1.3
Stackage Nightly 2023-05-28:0.5.1.3
Latest on Hackage:0.5.1.3

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@sha256:41a90ce6944ab89a9dbc76ec66f588c15ba020097c16ff17762e662e640c08de,2726

Module documentation for 0.2.2

  • NeatInterpolation

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.