diagrams-cairo 0.1.1 → 0.1.2
raw patch · 1 files changed
+2/−2 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- diagrams-cairo.cabal +2/−2
diagrams-cairo.cabal view
@@ -1,10 +1,10 @@ Name: diagrams-cairo-Version: 0.1.1+Version: 0.1.2 Synopsis: Cairo backend for diagrams drawing EDSL Description: This package provides a modular backend for rendering diagrams created with the diagrams EDSL using the Cairo library.-Homepage: http://code.google.com/p/diagrams/+Homepage: http://projects.haskell.org/diagrams License: BSD3 License-file: LICENSE Author: Brent Yorgey