packages feed

diagrams-svg 0.3 → 0.3.1

raw patch · 1 files changed

+5/−5 lines, 1 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

diagrams-svg.cabal view
@@ -1,11 +1,11 @@ Name:                diagrams-svg-Version:             0.3+Version:             0.3.1 Synopsis:            SVG backend for diagrams drawing EDSL. Homepage:            http://code.haskell.org/diagrams/ License:             BSD3 License-file:        LICENSE-Author:              Felipe Lessa-Maintainer:          felipe.lessa@gmail.com+Author:              Felipe Lessa, Deepak Jois+Maintainer:          deepak.jois@gmail.com Stability:           Experimental Category:            Graphics Build-type:          Simple@@ -16,8 +16,8 @@   @blaze-svg@ to be fast, pure-Haskell backend.  Source-repository head-  type:     darcs-  location: http://patch-tag.com/r/felipe/diagrams-svg+  type:     git+  location: http://github.com/deepakjois/diagrams-svg  Library   Exposed-modules:     Diagrams.Backend.SVG