commit: 19143fbc99dd1add6264108e3fd67c71daa99233
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 29 20:35:14 2020 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Aug 29 20:35:19 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19143fbc
dev-haskell/inspection-testing: drop redundant ghc depend
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
dev-haskell/inspection-testing/inspection-testing-0.4.2.4.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/dev-haskell/inspection-testing/inspection-testing-0.4.2.4.ebuild
b/dev-haskell/inspection-testing/inspection-testing-0.4.2.4.ebuild
index 88c02ec0b85..92e6cb057df 100644
--- a/dev-haskell/inspection-testing/inspection-testing-0.4.2.4.ebuild
+++ b/dev-haskell/inspection-testing/inspection-testing-0.4.2.4.ebuild
@@ -22,7 +22,6 @@ RESTRICT=test # examples/Fusion.hs:22:1: sumUp1 === sumUp2
failed
RDEPEND="dev-haskell/mtl:=[profile?]
>=dev-lang/ghc-8.0.1:=
- >=dev-lang/ghc-8.0.2:=[profile?] <dev-lang/ghc-8.11:=[profile?]
"
DEPEND="${RDEPEND}
>=dev-haskell/cabal-1.24.0.0