threepenny-gui-0.8.0.1: GUI framework that uses the web browser as a display.

Safe HaskellNone
LanguageHaskell98

Graphics.UI.Threepenny.SVG

Contents

Synopsis

Synopsis

SVG elements and attributes.

It is recommended that you import this module qualified, i.e.

import qualified Graphics.UI.Threepenny.SVG as SVG

Note that some SVG attributes and elements have the same name. In this case, only the most common of either has been imported. If you need the other version, you have to import the individual modules.