gienah      15/03/11 09:31:42

  Added:                gtk-0.13.4-ghc-7.10.patch
  Log:
  Bump gtk to 0.13.4.0.2. Add back the missing KEYWORDS ~alpha ~ia64 ~ppc 
~ppc64 ~sparc to gtk.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
618E971F)

Revision  Changes    Path
1.1                  dev-haskell/gtk/files/gtk-0.13.4-ghc-7.10.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/gtk/files/gtk-0.13.4-ghc-7.10.patch?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/gtk/files/gtk-0.13.4-ghc-7.10.patch?rev=1.1&content-type=text/plain

Index: gtk-0.13.4-ghc-7.10.patch
===================================================================
--- gtk-0.13.4-orig/SetupWrapper.hs     2014-12-24 22:16:46.000000000 +1100
+++ gtk-0.13.4/SetupWrapper.hs  2015-03-10 22:00:39.902873712 +1100
@@ -18,7 +18,7 @@
 
 import System.Environment
 import System.Process
-import System.Exit
+import System.Exit (ExitCode(..), exitWith)
 import System.FilePath
 import System.Directory
 import qualified Control.Exception as Exception
--- gtk-0.13.4-orig/Graphics/UI/Gtk/Gdk/EventM.hsc      2014-12-24 
22:16:46.000000000 +1100
+++ gtk-0.13.4/Graphics/UI/Gtk/Gdk/EventM.hsc   2015-03-10 21:44:29.022453643 
+1100
@@ -1,5 +1,6 @@
 {-# LANGUAGE ScopedTypeVariables #-}
 {-# LANGUAGE EmptyDataDecls #-}
+{-# LANGUAGE FlexibleContexts #-}
 -- -*-haskell-*-
 
 #include <gtk/gtk.h>




Reply via email to