xml-html-qq: Quasi-quoters for XML and HTML Documents

[ bsd3, library, text ] [ Propose Tags ]

Please see README.md.


[Skip to Readme]

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
Dependencies base (>=4.8 && <5), blaze-markup, conduit, data-default, from-sum, heterocephalus (>=1.0.4.0), html-conduit, resourcet, template-haskell, text, th-lift, th-lift-instances, xml-conduit [details]
License BSD-3-Clause
Copyright 2017 Dennis Gosnell
Author Dennis Gosnell
Maintainer cdep.illabout@gmail.com
Category Text
Home page https://github.com/cdepillabout/xml-html-qq
Source repo head: git clone git@github.com:cdepillabout/xml-html-qq.git
Uploaded by cdepillabout at 2017-02-09T02:13:37Z
Distributions Debian:0.1.0.1, LTSHaskell:0.1.0.1, NixOS:0.1.0.1, Stackage:0.1.0.1
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 2206 total (17 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-02-09 [all 1 reports]

Readme for xml-html-qq-0.1.0.1

[back to package description]

Text.XML.QQ and Text.HTML.QQ

Build Status Hackage Stackage LTS Stackage Nightly BSD3 license

xml-html-qq provides quasi-quoters for XML and HTML Documents.

For documentation and usage examples, see the documentation on Hackage.