* [gentoo-commits] repo/gentoo:master commit in: dev-haskell/linear/files/
@ 2021-02-02 8:55 Sergei Trofimovich
0 siblings, 0 replies; only message in thread
From: Sergei Trofimovich @ 2021-02-02 8:55 UTC (permalink / raw
To: gentoo-commits
commit: a16ef916a7973707b9a5980367aca9310e07036e
Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Mon Feb 1 16:47:32 2021 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Tue Feb 2 08:55:48 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a16ef916
dev-haskell/linear: remove unused patch(es)
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/19291
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
.../linear/files/linear-1.20.9-base-orphans-0.8.3.patch | 13 -------------
1 file changed, 13 deletions(-)
diff --git a/dev-haskell/linear/files/linear-1.20.9-base-orphans-0.8.3.patch b/dev-haskell/linear/files/linear-1.20.9-base-orphans-0.8.3.patch
deleted file mode 100644
index c497de0b36a..00000000000
--- a/dev-haskell/linear/files/linear-1.20.9-base-orphans-0.8.3.patch
+++ /dev/null
@@ -1,13 +0,0 @@
---- a/src/Linear/Instances.hs
-+++ b/src/Linear/Instances.hs
-@@ -21,8 +21,10 @@ import Control.Monad.Zip
- import Data.Complex
- import Data.Orphans ()
-
-+#if ! MIN_VERSION_base_orphans(0,8,3)
- instance MonadZip Complex where
- mzipWith = liftA2
-
- instance MonadFix Complex where
- mfix f = (let a :+ _ = f a in a) :+ (let _ :+ a = f a in a)
-+#endif
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2021-02-02 8:55 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-02 8:55 [gentoo-commits] repo/gentoo:master commit in: dev-haskell/linear/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