packages feed

cairo 0.13.0.1 → 0.13.0.2

raw patch · 1 files changed

+4/−3 lines, 1 files

Files

cairo.cabal view
@@ -1,12 +1,12 @@ Name:           cairo-Version:        0.13.0.1+Version:        0.13.0.2 License:        BSD3 License-file:   COPYRIGHT Copyright:      (c) 2001-2010 The Gtk2Hs Team, (c) Paolo Martini 2005, (c) Abraham Egnor 2003, 2004, (c) Aetion Technologies LLC 2004 Author:         Axel Simon, Duncan Coutts Maintainer:     gtk2hs-users@lists.sourceforge.net Build-Type:     Custom-Cabal-Version:  >= 1.8+Cabal-Version:  >= 1.18 Stability:      stable homepage:       http://projects.haskell.org/gtk2hs/ bug-reports:    https://github.com/gtk2hs/gtk2hs/issues@@ -71,7 +71,8 @@                           Graphics.Rendering.Cairo.Internal.Surfaces.PS                           Graphics.Rendering.Cairo.Internal.Surfaces.SVG                           Graphics.Rendering.Cairo.Internal.Region-        extensions:     ForeignFunctionInterface+        default-language:   Haskell98+        default-extensions: ForeignFunctionInterface         Include-dirs: .         x-c2hs-Header:  cairo-gtk2hs.h         pkgconfig-depends: cairo >= 1.2.0