blaze-markup

A blazingly fast markup combinator library for Haskell

http://jaspervdj.be/blaze

Version on this page:0.6.1.1@rev:1
LTS Haskell 22.18:0.8.3.0@rev:1
Stackage Nightly 2024-04-22:0.8.3.0@rev:1
Latest on Hackage:0.8.3.0@rev:1

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.1.1@sha256:bca70dee335bccedc3fa134b94f69c874ce962c7f0a99f7d0d6155d6982299f0,2011

Module documentation for 0.6.1.1

  • 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.