release 0.1.0.1

This commit is contained in:
Jeffrey Rosenbluth 2016-02-18 13:59:38 -05:00
parent 3a486779d0
commit 1e8be58726
3 changed files with 4 additions and 5 deletions

View file

@ -25,7 +25,6 @@ module Graphics.Svg
, prettyText
) where
import Data.Functor.Identity
import Data.Int (Int64)
import Data.Monoid
import Data.Text.Lazy as LT