https://github.com/cdepillabout/xml-html-qq
QuasiQuoter for XML and HTML Documents
https://github.com/cdepillabout/xml-html-qq
document haskell html quasi-quote quasiquote quasiquoter xml xml-conduit
Last synced: about 2 months ago
JSON representation
QuasiQuoter for XML and HTML Documents
- Host: GitHub
- URL: https://github.com/cdepillabout/xml-html-qq
- Owner: cdepillabout
- License: bsd-3-clause
- Created: 2017-02-07T08:59:55.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-01-17T04:33:02.000Z (over 5 years ago)
- Last Synced: 2024-04-25T23:00:33.661Z (about 1 year ago)
- Topics: document, haskell, html, quasi-quote, quasiquote, quasiquoter, xml, xml-conduit
- Language: Haskell
- Homepage: https://hackage.haskell.org/package/xml-html-qq
- Size: 18.6 KB
- Stars: 6
- Watchers: 4
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Text.XML.QQ and Text.HTML.QQ
============================[](http://travis-ci.org/cdepillabout/xml-html-qq)
[](https://hackage.haskell.org/package/xml-html-qq)
[](http://stackage.org/lts/package/xml-html-qq)
[](http://stackage.org/nightly/package/xml-html-qq)
`xml-html-qq` provides quasi-quoters for XML and HTML `Document`s.
For documentation and usage examples, see the
[documentation](https://hackage.haskell.org/package/xml-html-qq) on Hackage.