diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-08-29 21:35:14 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-08-29 21:35:19 +0100 |
commit | 19143fbc99dd1add6264108e3fd67c71daa99233 (patch) | |
tree | 70749011bb8fc2902860bc7783f71e4d2febf1bd /dev-haskell/inspection-testing | |
parent | net-mail/fetchmail: Keyword 6.4.8 arm64, #739496 (diff) | |
download | gentoo-19143fbc99dd1add6264108e3fd67c71daa99233.tar.gz gentoo-19143fbc99dd1add6264108e3fd67c71daa99233.tar.bz2 gentoo-19143fbc99dd1add6264108e3fd67c71daa99233.zip |
dev-haskell/inspection-testing: drop redundant ghc depend
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-haskell/inspection-testing')
-rw-r--r-- | dev-haskell/inspection-testing/inspection-testing-0.4.2.4.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
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 88c02ec0b857..92e6cb057df0 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 |