packages feed

diagrams-cairo 0.5 → 0.5.0.1

raw patch · 2 files changed

+7/−7 lines, 2 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

CHANGES view
@@ -1,3 +1,9 @@+0.5.0.1 : 9 March 2012++  * Remove statement in package description that a development version+    of gtk2hs must be used with GHC 7.4; this is no longer true as of+    the 0.12.3 release of gtk2hs.+ 0.5: 9 March 2012    * New features
diagrams-cairo.cabal view
@@ -1,15 +1,9 @@ Name:                diagrams-cairo-Version:             0.5+Version:             0.5.0.1 Synopsis:            Cairo backend for diagrams drawing EDSL Description:         A full-featured backend for rendering                      diagrams using the cairo rendering engine.                      To get started, see "Diagrams.Backend.Cairo.CmdLine".-                     .-                     NOTE: the most recent release of gtk2hs does-                     not build under GHC 7.4.1. To get diagrams-cairo-                     to work under GHC 7.4.1 you'll have to install-                     the latest development version of gtk2hs-                     (<http://projects.haskell.org/gtk2hs/development/#development>). Homepage:            http://projects.haskell.org/diagrams License:             BSD3 License-file:        LICENSE