From 679542641122765010da85ec7cbdb73d40297463 Mon Sep 17 00:00:00 2001 From: Tommy Bidne Date: Wed, 7 Jun 2023 09:09:48 +1200 Subject: haskell.packages.ghc94.gtk2hs-buildtools: remove patch for upstream fix --- .../patches/gtk2hs-buildtools-fix-ghc-9.4.x.patch | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 pkgs/development/haskell-modules/patches/gtk2hs-buildtools-fix-ghc-9.4.x.patch (limited to 'pkgs/development/haskell-modules/patches') diff --git a/pkgs/development/haskell-modules/patches/gtk2hs-buildtools-fix-ghc-9.4.x.patch b/pkgs/development/haskell-modules/patches/gtk2hs-buildtools-fix-ghc-9.4.x.patch deleted file mode 100644 index 948a0366ca4e4..0000000000000 --- a/pkgs/development/haskell-modules/patches/gtk2hs-buildtools-fix-ghc-9.4.x.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff --git a/src/Gtk2HsSetup.hs b/src/Gtk2HsSetup.hs -index 598048f..b652b76 100644 ---- a/src/Gtk2HsSetup.hs -+++ b/src/Gtk2HsSetup.hs -@@ -300,6 +300,7 @@ ourC2hs :: BuildInfo -> LocalBuildInfo -> PreProcessor - ourC2hs bi lbi = PreProcessor { - #endif - platformIndependent = False, -+ ppOrdering = (\ _ _ ms -> return ms), - runPreProcessor = runC2HS bi lbi - } - -- cgit 1.4.1