blaze-svg-0.3.6.1: SVG combinator library
Text.Blaze.Svg.Renderer.String
Description
A renderer that produces a native Haskell String, mostly meant for debugging purposes.
String
renderSvg :: Markup -> String Source #