dev-haskell/vector-algorithms: remove unused patch
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sun, 29 Dec 2019 08:58:00 +0000 (09:58 +0100)
committerAaron Bauman <bman@gentoo.org>
Sun, 29 Dec 2019 18:33:17 +0000 (13:33 -0500)
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/14159
Signed-off-by: Aaron Bauman <bman@gentoo.org>
dev-haskell/vector-algorithms/files/vector-algorithms-0.5.4.1-ghc-7.4.patch [deleted file]

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 (file)
index edabcf2..0000000
+++ /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