* [gentoo-commits] repo/gentoo:master commit in: dev-haskell/quickcheck/files/
@ 2019-10-01 22:22 Sergei Trofimovich
0 siblings, 0 replies; only message in thread
From: Sergei Trofimovich @ 2019-10-01 22:22 UTC (permalink / raw
To: gentoo-commits
commit: 81be22b67b78f5b35dac6c603c9dbb64f79b74bf
Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sun Sep 29 18:02:02 2019 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Tue Oct 1 22:22:33 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81be22b6
dev-haskell/quickcheck: remove unused patch(es)
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/13093
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
.../quickcheck/files/quickcheck-1.2.0.1-ghc-7.10.patch | 13 -------------
1 file changed, 13 deletions(-)
diff --git a/dev-haskell/quickcheck/files/quickcheck-1.2.0.1-ghc-7.10.patch b/dev-haskell/quickcheck/files/quickcheck-1.2.0.1-ghc-7.10.patch
deleted file mode 100644
index 61056fc3ef4..00000000000
--- a/dev-haskell/quickcheck/files/quickcheck-1.2.0.1-ghc-7.10.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git a/Test/QuickCheck.hs b/Test/QuickCheck.hs
-index 1f8b3b9..27138ab 100644
---- a/Test/QuickCheck.hs
-+++ b/Test/QuickCheck.hs
-@@ -75 +75,2 @@ import Data.List( group, sort, intersperse )
--import Control.Monad( liftM2, liftM3, liftM4 )
-+import Control.Applicative
-+import Control.Monad( liftM2, liftM3, liftM4, ap )
-@@ -115,0 +117,4 @@ instance Functor Gen where
-+instance Applicative Gen where
-+ pure = return
-+ (<*>) = ap -- defined in Control.Monad
-+
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2019-10-01 22:22 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-01 22:22 [gentoo-commits] repo/gentoo:master commit in: dev-haskell/quickcheck/files/ Sergei Trofimovich
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox