@hackage blaze-markup0.8.3.0
A blazingly fast markup combinator library for Haskell
Categories
License
BSD-3-Clause
Maintainer
Jasper Van der Jeugt <m@jaspervdj.be>
Links
Versions
Installation
Tested Compilers
Dependencies (4)
- base >=4 && <5
- blaze-builder >=0.3 && <0.5
- bytestring >=0.9 && <0.13
- text >=0.10 && <2.2 Show all…
Dependents (173)
@hackage/blaze-svg, @hackage/microformats2-parser, @hackage/llvm-tools, @hackage/svg-icons, @hackage/yesod-elements, @hackage/eventlog2html, Show all…
Core modules of a blazingly fast markup 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.