BSD-3-Clause licensed by Deepak Jois
Maintained by [email protected]
This version can be pinned in stack with:blaze-svg-0.3.6.1@sha256:45b58e7aabc8bce133dcc312f6a2bfdce1ce1a9d4c7423b5e477218219325cec,1650
Depends on 3 packages(full list with versions):
Used by 2 packages in nightly-2017-10-28(full list with versions):

A blazingly fast SVG combinator library for the Haskell programming language. The Text.Blaze.SVG module is a good starting point.

Other documentation:

Changes

0.3.6.1 (13 March 2017)

  • Allow blaze-markup-0.8.

0.3.6 (25 January 2016)

  • Change to types of a, aa, and ar, to correct a semantic bug (see https://github.com/deepakjois/blaze-svg/pull/19). Technically this should require a major version bump, but since this only changes the types of new functions just introduced in 0.3.5, which no one is likely to be depending on yet, I judge it more prudent to avoid the trouble of forcing lots of upper bound bumps. As always, if this causes problems for you, just yell, and we can deprecate this version and do a proper 0.4 release.

0.3.5 (4 January 2016)

  • Added support for elliptical arcs (aa, ar)

0.3.4.1 (24 February 2015)

  • Allow blaze-markup-0.7

0.3.4 (21 May 2014)

  • export rotateAround

0.3.3.1 (3 February 2014)

  • Allow blaze-markup-0.6