commit: 39bf575c6d9619dfa5a550a915a8afdbd54a2938 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Sun Aug 2 12:36:05 2020 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Sun Aug 2 12:36:11 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39bf575c
dev-haskell/texmath: increase lower bound up to ghc-8.8 Reported-by: Toralf Förster Closes: https://bugs.gentoo.org/735218 Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org> dev-haskell/texmath/texmath-0.12.0.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-haskell/texmath/texmath-0.12.0.2.ebuild b/dev-haskell/texmath/texmath-0.12.0.2.ebuild index f2eb0bc4862..c116e53f3dc 100644 --- a/dev-haskell/texmath/texmath-0.12.0.2.ebuild +++ b/dev-haskell/texmath/texmath-0.12.0.2.ebuild @@ -23,7 +23,7 @@ RDEPEND="dev-haskell/mtl:=[profile?] >=dev-haskell/syb-0.4.2:=[profile?] <dev-haskell/syb-0.8:=[profile?] dev-haskell/text:=[profile?] dev-haskell/xml:=[profile?] - >=dev-lang/ghc-7.10.1:= + >=dev-lang/ghc-8.8.1:= executable? ( dev-haskell/aeson:=[profile?] network-uri? ( >=dev-haskell/network-uri-2.6:=[profile?] ) !network-uri? ( <dev-haskell/network-2.6:=[profile?] ) )
