--------------------------------------------------------------------------------
-- |
-- Module      :  HGeometry.Svg
-- Copyright   :  (C) Frank Staals
-- License     :  see the LICENSE file
-- Maintainer  :  Frank Staals
--
-- Render geometric objects to Svg files.
--
--------------------------------------------------------------------------------
module HGeometry.Svg
  ( module HGeometry.Miso.Svg
  ) where

import HGeometry.Miso.Svg