blaze-svg-0.3.4: 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 -> StringSource