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