packages feed

blaze-svg 0.3.4 → 0.3.4.1

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~blaze-markupPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: blaze-markup

API changes (from Hackage documentation)

Files

blaze-svg.cabal view
@@ -1,5 +1,5 @@ name:                blaze-svg-version:             0.3.4+version:             0.3.4.1 synopsis:            SVG combinator library homepage:            https://github.com/deepakjois/blaze-svg license:             BSD3@@ -46,7 +46,7 @@   Build-depends:     base            >= 4  && < 5,     mtl             >= 2  && < 3,-    blaze-markup    >= 0.5 && < 0.7+    blaze-markup    >= 0.5 && < 0.8  Source-repository head   Type:     git