marvin-interpolate: Compile time string interpolation a la Scala and CoffeeScript

[ bsd3, library, text ] [ Propose Tags ]

The documentation can be found on readthedocs https://marvin.readthedocs.io/en/latest/interpolation.html


[Skip to Readme]

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.1, 0.1.0, 0.2.0, 0.3.0, 0.4.0, 1.0, 1.1, 1.1.1, 1.1.2
Dependencies base (>=4.7 && <5), haskell-src-meta (>=0.6 && <0.8), mtl (>=2.2 && <3), parsec (>=3.0), template-haskell (>=2.9), text (>=1.0) [details]
License BSD-3-Clause
Copyright © 2016, 2017 Justus Adam
Author JustusAdam
Maintainer dev@justus.science
Revised Revision 1 made by justus at 2017-05-09T12:52:24Z
Category Text
Home page http://marvin.readthedocs.io/en/latest/interpolation.html
Source repo head: git clone https://github.com/JustusAdam/marvin-interpolate
Uploaded by justus at 2017-04-17T18:27:23Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 5857 total (27 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-04-17 [all 1 reports]

Readme for marvin-interpolate-1.1.1

[back to package description]

Simple string interpolation

Travis Hackage

You can find the documentation for this library as part of the marvin docs on readthedocs.