Interpolation: Multiline strings, interpolation and templating.
This package adds quasiquoter for multiline strings, interpolation and simple templating. It can handle repetition templates which makes it Handy for outputting larger structures, such as latex tables or gnuplot files.
3.0 - Instead of Strings, the
str
quasiquoter produces values of type `(Monoid a, IsString a) => a`, making it compatible many other libraries, such asData.Text
andBlaze.Builder
.2.6 - A handy quote for printing
2.5.1 - version bump for ghc-7.0.1
Downloads
- Interpolation-0.3.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1, 0.2, 0.2.1, 0.2.2, 0.2.3, 0.2.4, 0.2.5, 0.2.5.1, 0.2.5.2, 0.2.6.0, 0.3.0 |
---|---|
Dependencies | base (<5), haskell-src-meta, syb, template-haskell [details] |
License | LicenseRef-OtherLicense |
Author | Ville Tirronen |
Maintainer | aleator@gmail.com |
Category | Data, Text |
Uploaded | by VilleTirronen at 2012-10-05T05:12:24Z |
Distributions | LTSHaskell:0.3.0, NixOS:0.3.0, Stackage:0.3.0 |
Reverse Dependencies | 2 direct, 0 indirect [details] |
Downloads | 10479 total (68 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |