blaze-html

A blazingly fast HTML combinator library for Haskell

http://jaspervdj.be/blaze

Version on this page:0.9.1.1
LTS Haskell 22.14:0.9.2.0
Stackage Nightly 2024-03-28:0.9.2.0
Latest on Hackage:0.9.2.0

See all snapshots blaze-html appears in

BSD-3-Clause licensed by Jasper Van der Jeugt, Simon Meier
Maintained by Jasper Van der Jeugt
This version can be pinned in stack with:blaze-html-0.9.1.1@sha256:66f01bef8455b3387e592819584dbd5e501fe0bb5620a3bad80ca8f92d2b2296,2793

Module documentation for 0.9.1.1

  • Text
    • Text.Blaze
      • Text.Blaze.Html
        • Text.Blaze.Html.Renderer
          • Text.Blaze.Html.Renderer.Pretty
          • Text.Blaze.Html.Renderer.String
          • Text.Blaze.Html.Renderer.Text
          • Text.Blaze.Html.Renderer.Utf8
      • Text.Blaze.Html4
        • Text.Blaze.Html4.FrameSet
          • Text.Blaze.Html4.FrameSet.Attributes
        • Text.Blaze.Html4.Strict
          • Text.Blaze.Html4.Strict.Attributes
        • Text.Blaze.Html4.Transitional
          • Text.Blaze.Html4.Transitional.Attributes
      • Text.Blaze.Html5
        • Text.Blaze.Html5.Attributes
      • Text.Blaze.XHtml1
        • Text.Blaze.XHtml1.FrameSet
          • Text.Blaze.XHtml1.FrameSet.Attributes
        • Text.Blaze.XHtml1.Strict
          • Text.Blaze.XHtml1.Strict.Attributes
        • Text.Blaze.XHtml1.Transitional
          • Text.Blaze.XHtml1.Transitional.Attributes
      • Text.Blaze.XHtml5
        • Text.Blaze.XHtml5.Attributes

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.