blaze-markup

A blazingly fast markup combinator library for Haskell

http://jaspervdj.be/blaze

Version on this page:0.6.2.0
LTS Haskell 21.13:0.8.2.8@rev:5
Stackage Nightly 2023-09-25:0.8.2.8@rev:5
Latest on Hackage:0.8.3.0

See all snapshots blaze-markup appears in

BSD-3-Clause licensed by Jasper Van der Jeugt, Simon Meier, Deepak Jois
Maintained by Jasper Van der Jeugt
This version can be pinned in stack with:blaze-markup-0.6.2.0@sha256:d1cf03300b30a76cd83db12b9a7d2afc1904ddf34009117e2d59a2f3d50f0cd5,1927

Module documentation for 0.6.2.0

  • Text
    • Text.Blaze
      • Text.Blaze.Internal
      • Text.Blaze.Renderer
        • Text.Blaze.Renderer.Pretty
        • Text.Blaze.Renderer.String
        • Text.Blaze.Renderer.Text
        • Text.Blaze.Renderer.Utf8

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.