@hackage neat-interpolation0.2.0
A quasiquoter for neat and simple multiline text interpolation
Categories
License
MIT
Maintainer
Nikita Volkov <nikita.y.volkov@mail.ru>
Links
Versions
Installation
Dependencies (3)
- base >=4.5 && <5
- parsec
- template-haskell Show all…
Dependents (80)
@hackage/haskell-overridez, @hackage/cobot-tools, @hackage/ethereum-analyzer, @hackage/keid-core, @hackage/ihp, @hackage/chart-svg, Show all…
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.