@hackage blaze-html0.2.3
A blazingly fast HTML combinator library.
Categories
License
BSD-3-Clause
Maintainer
jaspervdj@gmail.com, simon.meier@inf.ethz.ch
Links
- Homepage
- Documentation
- No source repository
- Security
Versions
Installation
Dependencies (4)
- base >=4 && <4.8
- blaze-builder ==0.1
- bytestring >=0.9
- text >=0.7 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.