From: Andy S. <And...@co...> - 2010-11-07 12:44:38
|
diffing dir... Sun Nov 7 07:43:41 EST 2010 Andy Stewart <laz...@gm...> * Support ghc-7 Ignore-this: 9b8ffc0ca7cb17e46774940c9b19b57f { hunk ./cairo/Gtk2HsSetup.hs 26 +#if (__GLASGOW_HASKELL__ >= 700) +#define CABAL_VERSION CABAL_VERSION_ENCODE(1,10,0) +#else hunk ./cairo/Gtk2HsSetup.hs 35 +#endif hunk ./cairo/Gtk2HsSetup.hs 198 +#if CABAL_VERSION_CHECK(1,10,0) + installedPkgInfo pkg lbi inplace [packageDb] +#else hunk ./cairo/Gtk2HsSetup.hs 202 +#endif hunk ./gio/Gtk2HsSetup.hs 26 +#if (__GLASGOW_HASKELL__ >= 700) +#define CABAL_VERSION CABAL_VERSION_ENCODE(1,10,0) +#else hunk ./gio/Gtk2HsSetup.hs 35 +#endif hunk ./gio/Gtk2HsSetup.hs 198 +#if CABAL_VERSION_CHECK(1,10,0) + installedPkgInfo pkg lbi inplace [packageDb] +#else hunk ./gio/Gtk2HsSetup.hs 202 +#endif hunk ./glib/Gtk2HsSetup.hs 26 +#if (__GLASGOW_HASKELL__ >= 700) +#define CABAL_VERSION CABAL_VERSION_ENCODE(1,10,0) +#else hunk ./glib/Gtk2HsSetup.hs 35 +#endif hunk ./glib/Gtk2HsSetup.hs 198 +#if CABAL_VERSION_CHECK(1,10,0) + installedPkgInfo pkg lbi inplace [packageDb] +#else hunk ./glib/Gtk2HsSetup.hs 202 +#endif hunk ./gtk/Gtk2HsSetup.hs 26 +#if (__GLASGOW_HASKELL__ >= 700) +#define CABAL_VERSION CABAL_VERSION_ENCODE(1,10,0) +#else hunk ./gtk/Gtk2HsSetup.hs 35 +#endif hunk ./gtk/Gtk2HsSetup.hs 198 +#if CABAL_VERSION_CHECK(1,10,0) + installedPkgInfo pkg lbi inplace [packageDb] +#else hunk ./gtk/Gtk2HsSetup.hs 202 +#endif hunk ./pango/Gtk2HsSetup.hs 26 +#if (__GLASGOW_HASKELL__ >= 700) +#define CABAL_VERSION CABAL_VERSION_ENCODE(1,10,0) +#else hunk ./pango/Gtk2HsSetup.hs 35 +#endif hunk ./pango/Gtk2HsSetup.hs 198 +#if CABAL_VERSION_CHECK(1,10,0) + installedPkgInfo pkg lbi inplace [packageDb] +#else hunk ./pango/Gtk2HsSetup.hs 202 +#endif } |