@hackage blaze-html0.6.1.0
A blazingly fast HTML combinator library for Haskell
Categories
License
BSD-3-Clause
Maintainer
Jasper Van der Jeugt <m@jaspervdj.be>
Links
Versions
Installation
Dependencies (5)
- base >=4 && <5
- blaze-builder >=0.2 && <0.4
- blaze-markup >=0.5.1 && <0.6
- bytestring >=0.9 && <0.11
- text >=0.10 && <0.12 Show all…
Dependents (312)
@hackage/snap-blaze, @hackage/blaze-svg, @hackage/named-formlet, @hackage/rfc, @hackage/microformats2-parser, @hackage/hermes, Show all…
A blazingly fast HTML combinator library for the Haskell programming language. The Text.Blaze module is a good starting point, as well as this tutorial: http://jaspervdj.be/blaze/tutorial.html.