packages feed

Cabal revisions of reanimate-svg-0.13.0.0

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
 cabal-version:       2.2 name:                reanimate-svg version:             0.13.0.0+x-revision: 1 synopsis:            SVG file loader and serializer description:   reanimate-svg provides types representing a SVG document,     Location:  git://github.com/lemmih/reanimate-svg.git  library+  build-depends: base >=4.11+   hs-source-dirs: src   ghc-options: -Wall   default-language: Haskell2010