Interpolation-maxs

Version 0.3.0 revision 0 uploaded by MaxwellSwadling.

Package meta

Synopsis
Multiline strings, interpolation and templating.
Description

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.

  1. 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.

  2. 2.6 - A handy quote for printing

  3. 2.5.1 - version bump for ghc-7.0.1

Author
Ville Tirronen
Bug reports
n/a
Category
Data,Text
Copyright
n/a
Homepage
n/a
Maintainer
maxwell.swadling@gmail.com
Package URL
n/a
Stability
n/a

Components