pango 0.13.0.2 → 0.13.0.3
raw patch · 1 files changed
+2/−2 lines, 1 files
Files
- pango.cabal +2/−2
pango.cabal view
@@ -1,5 +1,5 @@ Name: pango-Version: 0.13.0.2+Version: 0.13.0.3 License: LGPL-2.1 License-file: COPYING Copyright: (c) 2001-2010 The Gtk2Hs Team@@ -75,7 +75,7 @@ x-c2hs-Header: hspango.h includes: hspango.h include-dirs: .- cpp-options: -U__BLOCKS__+ cpp-options: -U__BLOCKS__ -D__attribute__(A)= -- Pango 1.26 has a mysterious bug that makes it go into an infinite -- loop. Don't allow the user to build against this version. (Omit the -- >= 1.0 constraint in this case since Cabal 1.6 can't parse it.)