yasi: Yet another string interpolator

[ library, quasiquotes, string, text ] [ Propose Tags ]

Yet another string interpolator, with a different set of tradeoffs


[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.0.0, 0.0.0.1, 0.1.0.0, 0.1.1.0, 0.1.1.1, 0.1.2.0, 0.1.2.1, 0.2.0.0, 0.2.0.1
Change log CHANGELOG.md
Dependencies base (>=4.9 && <5), bytestring (>=0.10.8 && <0.12), template-haskell (>=2.11 && <2.19), text (>=1.2 && <2.1) [details]
License CC0-1.0
Author amesgen
Maintainer amesgen@amesgen.de
Revised Revision 5 made by amesgen at 2022-03-12T15:11:42Z
Category String, Text, QuasiQuotes
Home page https://github.com/amesgen/yasi
Bug tracker https://github.com/amesgen/yasi/issues
Source repo head: git clone https://github.com/amesgen/yasi
Uploaded by amesgen at 2021-03-15T00:19:44Z
Distributions NixOS:0.2.0.1
Downloads 1233 total (24 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2021-03-15 [all 1 reports]

Readme for yasi-0.1.2.1

[back to package description]

yasi

CI Hackage

Yet another string interpolator for Haskell.

See the haddocks for documentation.