commit: faa2547ab5ee3c01125ebb5eb74f3ed3a1dc4ef3 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Tue Sep 15 18:05:35 2020 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Wed Sep 16 06:40:47 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=faa2547a
dev-haskell/test-framework-th-prime: remove unused patch Package-Manager: Portage-3.0.6, Repoman-3.0.1 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com> Closes: https://github.com/gentoo/gentoo/pull/17553 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org> .../files/test-framework-th-prime-0.0.7-cpphs-1.19.patch | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/dev-haskell/test-framework-th-prime/files/test-framework-th-prime-0.0.7-cpphs-1.19.patch b/dev-haskell/test-framework-th-prime/files/test-framework-th-prime-0.0.7-cpphs-1.19.patch deleted file mode 100644 index a638dcd1010..00000000000 --- a/dev-haskell/test-framework-th-prime/files/test-framework-th-prime-0.0.7-cpphs-1.19.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- test-framework-th-prime-0.0.7-orig/Test/Framework/TH/Prime/Parser.hs 2014-10-08 12:01:25.000000000 +1100 -+++ test-framework-th-prime-0.0.7/Test/Framework/TH/Prime/Parser.hs 2015-04-04 23:46:56.120211323 +1100 -@@ -10,7 +10,7 @@ - import Language.Haskell.Exts.Parser - import Language.Haskell.Exts.Syntax hiding (VarName, Exp) - import Language.Haskell.TH hiding (Match) --import Language.Preprocessor.Cpphs -+import Language.Preprocessor.Cpphs (cppIfdef, defaultBoolOptions) - - ---------------------------------------------------------------- -
