pango 0.13.8.0 → 0.13.8.1
raw patch · 1 files changed
+3/−3 lines, 1 files
Files
- pango.cabal +3/−3
pango.cabal view
@@ -1,5 +1,5 @@ Name: pango-Version: 0.13.8.0+Version: 0.13.8.1 License: LGPL-2.1 License-file: COPYING Copyright: (c) 2001-2010 The Gtk2Hs Team@@ -40,7 +40,7 @@ custom-setup setup-depends: base >= 4.6,- Cabal >= 1.24 && < 3.1,+ Cabal >= 1.24 && < 3.3, filepath >= 1.3 && < 1.5, gtk2hs-buildtools >= 0.13.2.0 && < 0.14 @@ -80,7 +80,7 @@ include-dirs: . cpp-options: -U__BLOCKS__ -DGLIB_DISABLE_DEPRECATION_WARNINGS if os(darwin) || os(freebsd)- cpp-options: -D_Nullable= -D_Nonnull= -D_Noreturn=+ cpp-options: -D_Nullable= -D_Nonnull= -D_Noreturn= -D__attribute__(x)= if os(windows) cpp-options: -D__USE_MINGW_ANSI_STDIO=1 -- Pango 1.26 has a mysterious bug that makes it go into an infinite