commit:     0087e029b2e5e0162c1821fd915262bc9b8deae5
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sun Dec 29 08:58:00 2019 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sun Dec 29 18:33:17 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0087e029

dev-haskell/vector-algorithms: remove unused patch

Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/14159
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>

 .../files/vector-algorithms-0.5.4.1-ghc-7.4.patch   | 21 ---------------------
 1 file changed, 21 deletions(-)

diff --git 
a/dev-haskell/vector-algorithms/files/vector-algorithms-0.5.4.1-ghc-7.4.patch 
b/dev-haskell/vector-algorithms/files/vector-algorithms-0.5.4.1-ghc-7.4.patch
deleted file mode 100644
index edabcf2e8b5..00000000000
--- 
a/dev-haskell/vector-algorithms/files/vector-algorithms-0.5.4.1-ghc-7.4.patch
+++ /dev/null
@@ -1,21 +0,0 @@
---- vector-algorithms-0.5.4.1-orig/vector-algorithms.cabal     2012-08-16 
06:39:54.000000000 +1000
-+++ vector-algorithms-0.5.4.1/vector-algorithms.cabal  2012-08-17 
17:05:37.875993915 +1000
-@@ -52,9 +52,15 @@
-         FlexibleContexts,
-         CPP
- 
--    GHC-Options:
--        -Odph
--        -funbox-strict-fields
-+    if impl(ghc >= 7.4.0)
-+        GHC-Options:
-+            -Odph
-+            -funbox-strict-fields
-+            -fsimpl-tick-factor=153
-+    else
-+        GHC-Options:
-+           -Odph
-+           -funbox-strict-fields
- 
-     Include-Dirs:
-         include

Reply via email to