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