commit: 048d9b2aaaf27c9ee23a23861d09070cc0d35a9a Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Sat Aug 29 18:57:59 2020 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Sat Aug 29 18:58:14 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=048d9b2a
profiles/package.mask: mask dev-haskell/process-conduit for removal Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 36b2758caf9..129ea95f17f 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,11 @@ #--- END OF EXAMPLES --- +# Sergei Trofimovich <[email protected]> (2020-08-29) +# Abandoned upstream. +# Does not compile against ghc-8.8. Removal in 30 days. +dev-haskell/process-conduit + # Sergei Trofimovich <[email protected]> (2020-08-29) # Abandoned upstream. # Does not compile against ghc-8.8. Removal in 30 days.
