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

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), 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
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-05-10T07:50:24Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 5820 total (16 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-05-10 [all 1 reports]

Readme for marvin-interpolate-1.1.2

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