inserts: Stupid simple bytestring templates.

[ library, mit, text ] [ Propose Tags ]

A template library that has two functions and a type in its API.

Sometimes you need a powerful template library which allows for looping and conditional evaluation, deserialization from nearly every standard Haskell type, and manipulation of contexts abstractly. In those cases, I suggest hastache.

Sometimes you just need to insert ByteStrings into other ByteStrings. In those cases, I suggest this library.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.0.1, 0.1.1, 0.1.2
Dependencies attoparsec (>=0.11), base (>=4.6 && <4.8), bytestring (>=0.10.4), dlist (>=0.6) [details]
License MIT
Copyright 2014 (c) Joseph Abrahamson
Author Joseph Abrahamson
Maintainer me@jspha.com
Category Text
Home page http://github.com/tel/inserts
Source repo head: git clone git://github.com/tel/inserts.git
Uploaded by JosephAbrahamson at 2015-01-13T17:17:30Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 2762 total (10 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2015-01-13 [all 1 reports]