The Interpolation package
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.
0.3.0 - Instead of Strings, the str quasiquoter produces values of type `(Monoid a, IsString a) => a`, making it compatible many other libraries, such as Data.Text and Blaze.Builder.
0.2.6 - A handy quote for printing
0.2.5.1 - version bump for ghc-7.0.1
Properties
Versions | 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 | OtherLicense |
Author | Ville Tirronen |
Maintainer | aleator@gmail.com |
Stability | Unknown |
Category | Data, Text |
Uploaded | Fri Oct 5 05:12:24 UTC 2012 by VilleTirronen |
Distributions | NixOS:0.3.0 |
Downloads | 2945 total (12 in the last 30 days) |
Votes | |
Status | Docs uploaded by user Build status unknown [no reports yet] |
Downloads
- Interpolation-0.3.0.tar.gz [browse] (Cabal source package)
- Package description (included in the package)