pango 0.13.0.1 → 0.13.0.2
raw patch · 1 files changed
+4/−3 lines, 1 files
Files
- pango.cabal +4/−3
pango.cabal view
@@ -1,12 +1,12 @@ Name: pango-Version: 0.13.0.1+Version: 0.13.0.2 License: LGPL-2.1 License-file: COPYING Copyright: (c) 2001-2010 The Gtk2Hs Team 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@@ -70,7 +70,8 @@ Graphics.Rendering.Pango.Attributes other-modules: Graphics.Rendering.Pango.GlyphStorage Graphics.Rendering.Pango.Description- extensions: ForeignFunctionInterface+ default-language: Haskell98+ default-extensions: ForeignFunctionInterface x-c2hs-Header: hspango.h includes: hspango.h include-dirs: .